13 Commits (8630b798ce860c22d48e6644b7054d5043dff7a5)

Author SHA1 Message Date
Antonio SJ Musumeci 2c87e68635 Cleanup ugid.hpp usage 2 weeks ago
Antonio SJ Musumeci a5a6c892b9 Update copyright headers 3 weeks ago
trapexit 9b046d9a34
Rework credential handling to support chroot & idmap (#1595) 3 months ago
trapexit 0371f03def
Rework how fuse request context is handled (#1543) 5 months ago
trapexit 2f3e807e9d
Add getdents based readdir functions for Linux (#1533) 6 months ago
trapexit 8c649d33ee
Start using std::filesystem::path for fusepath (#1522) 6 months ago
trapexit f64ff9ca1e
Revert removal of readdir init setup, simplify cfg usage (#1520) 6 months ago
trapexit e8cd74cab0
Move everything to negative errno return types (#1499) 8 months ago
trapexit 86b50d2d4e
Rework policies to return branches rather than path strings 10 months ago
Antonio SJ Musumeci 77bf16e9ae Change the "devino" inode calculation 11 months ago
Antonio SJ Musumeci 620cab2948 Rework thread pool queue depth impl 3 years ago
Antonio SJ Musumeci e586d2fd1e Fix setting of ugids for concurrent readdir 3 years ago
Antonio SJ Musumeci c92a10021e Add readdir policies 3 years ago
Antonio SJ Musumeci f6e37672b8 reset dentry buffer when rewind'ed 5 years ago
Antonio SJ Musumeci 538467b86d config: rework global config, remove rwlock, make branches RCU like 5 years ago
Antonio SJ Musumeci fc3453932a branches: add per branch minfreespace w/ original value as default 6 years ago
Antonio SJ Musumeci 2fe20b888e clean up and separate out fs_* files 6 years ago
Antonio SJ Musumeci ec15872a1f cleanup function signatures and definitions 6 years ago
Antonio SJ Musumeci b4397f7f2e add 'inodecalc' option to allow selection of inode calculation algo 6 years ago
Antonio SJ Musumeci dbdd3e22fc additional readdir refactor cleanup 6 years ago
Antonio SJ Musumeci 54c41c4994 rework config management 7 years ago
Antonio SJ Musumeci 698c4147fc fix getdent name length calculation 6 years ago
Antonio SJ Musumeci 3a46ec9fab fix filename hashing error 6 years ago
Antonio SJ Musumeci 9b2634a1e5 fix name length calculation for musc 6 years ago
Antonio SJ Musumeci 62873d2d3b use getdents64 on linux 6 years ago
Antonio SJ Musumeci d119807adb restructure readdir, add readdir_plus 7 years ago
Antonio SJ Musumeci 9d9ee7b71d general code cleanup 7 years ago