10 Commits (42100d985b21618c801a66046ce9e463b1b774ac)

Author SHA1 Message Date
trapexit 0371f03def
Rework how fuse request context is handled (#1543) 1 month ago
trapexit 2f3e807e9d
Add getdents based readdir functions for Linux (#1533) 2 months ago
trapexit 8c649d33ee
Start using std::filesystem::path for fusepath (#1522) 2 months ago
trapexit f64ff9ca1e
Revert removal of readdir init setup, simplify cfg usage (#1520) 2 months ago
trapexit e8cd74cab0
Move everything to negative errno return types (#1499) 4 months ago
trapexit 86b50d2d4e
Rework policies to return branches rather than path strings 6 months ago
Antonio SJ Musumeci 77bf16e9ae Change the "devino" inode calculation 7 months ago
Antonio SJ Musumeci 620cab2948 Rework thread pool queue depth impl 2 years ago
Antonio SJ Musumeci e586d2fd1e Fix setting of ugids for concurrent readdir 2 years ago
Antonio SJ Musumeci c92a10021e Add readdir policies 2 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 5 years ago
Antonio SJ Musumeci 2fe20b888e clean up and separate out fs_* files 5 years ago
Antonio SJ Musumeci ec15872a1f cleanup function signatures and definitions 5 years ago
Antonio SJ Musumeci b4397f7f2e add 'inodecalc' option to allow selection of inode calculation algo 5 years ago
Antonio SJ Musumeci dbdd3e22fc additional readdir refactor cleanup 5 years ago
Antonio SJ Musumeci 54c41c4994 rework config management 6 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