22 Commits (42100d985b21618c801a66046ce9e463b1b774ac)

Author SHA1 Message Date
trapexit 0371f03def
Rework how fuse request context is handled (#1543) 4 weeks 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 b18aba86b6
Build improvements (#1501) 3 months ago
trapexit e8cd74cab0
Move everything to negative errno return types (#1499) 4 months ago
trapexit 2b500f194a
Rework of runtime interface (#1498) 4 months ago
trapexit 86b50d2d4e
Rework policies to return branches rather than path strings 6 months 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 15a0aedd25 cleanup: move some config data structures to separate files 5 years ago
Antonio SJ Musumeci 54c41c4994 rework config management 6 years ago
Antonio SJ Musumeci 62873d2d3b use getdents64 on linux 6 years ago
Antonio SJ Musumeci 576ff3694e add cache.writeback to xattrs 6 years ago
Antonio SJ Musumeci 7cbd88ac81 allow setting of 'max_pages' (via 'fuse_msg_size') 7 years ago
Antonio SJ Musumeci 529a953e30 add file caching across opens and runtime control 7 years ago
Antonio SJ Musumeci ddf6a2f105 make async_read optional again 7 years ago
Antonio SJ Musumeci 2323c16316 add readdir caching 7 years ago
Antonio SJ Musumeci 1baa706d37 add symlink caching 7 years ago
Antonio SJ Musumeci 80d56ac94e add support for POSIX ACLs 7 years ago
Antonio SJ Musumeci 0918dfd117 make attr, entry, negative_entry cache timeouts runtime configurable 7 years ago
Antonio SJ Musumeci 9d9ee7b71d general code cleanup 7 years ago