82 Commits (fb1e3afdb601ec6ef1127d586caa60e27e094046)

Author SHA1 Message Date
Antonio SJ Musumeci d6a2f06797 Only set allow_other when running as root 1 year ago
Antonio SJ Musumeci b91cc1c191 Add website and license to version option 1 year ago
Antonio SJ Musumeci 51d97bb444 Move fuse thread args out of fuse session object 1 year ago
Antonio SJ Musumeci 5ab0fbcaee Add manual GC triggering + configurable process queue depth 2 years ago
Antonio SJ Musumeci cdcfef2ceb Remove duplicate entries in docs 2 years ago
Antonio SJ Musumeci 1c5b0f2f5f Fix loading readonly / write once options from file 2 years ago
Antonio SJ Musumeci 84592a9f13 Remove splicing features 2 years ago
Antonio SJ Musumeci 9adddfc66d Add option to lazy umount target mount point 2 years ago
Antonio SJ Musumeci 3e313cd605 Forbid adding mountpoint to branch list 2 years ago
Antonio SJ Musumeci 92ccfd3c89 Hard code setting of allow_other, ignore when set 2 years ago
Antonio SJ Musumeci 3ee93d4c56 Remove 'nonempty' argument 2 years ago
Antonio SJ Musumeci d11807ef7c Remove use_ino option and make behavior same as if set 2 years ago
Antonio SJ Musumeci 24423b8d2a Add async message processing 2 years ago
Antonio SJ Musumeci 538467b86d config: rework global config, remove rwlock, make branches RCU like 4 years ago
Antonio SJ Musumeci 7edd3c6cf3 config: fix invalid error check when parsing config file 4 years ago
Antonio SJ Musumeci 767039c492 option_parser: return 0 when requesting help or version 4 years ago
Antonio SJ Musumeci fc3453932a branches: add per branch minfreespace w/ original value as default 4 years ago
Antonio SJ Musumeci 0709b2e447 add missing options to usage 4 years ago
Andrea Gelmini 3a6738475a Fix typos 4 years ago
Antonio SJ Musumeci 54c41c4994 rework config management 5 years ago
Antonio SJ Musumeci d119807adb restructure readdir, add readdir_plus 6 years ago
Antonio SJ Musumeci 903d39f968 add writeback caching 5 years ago
Antonio SJ Musumeci 5ca928e436 accept old arguments for backwards compatibility 6 years ago
Antonio SJ Musumeci 7cbd88ac81 allow setting of 'max_pages' (via 'fuse_msg_size') 6 years ago
Antonio SJ Musumeci 529a953e30 add file caching across opens and runtime control 6 years ago
Antonio SJ Musumeci ddf6a2f105 make async_read optional again 6 years ago
Antonio SJ Musumeci 2323c16316 add readdir caching 6 years ago
Antonio SJ Musumeci 1baa706d37 add symlink caching 6 years ago
Antonio SJ Musumeci 80d56ac94e add support for POSIX ACLs 6 years ago
Antonio SJ Musumeci e052446713 fix setting of fsname 6 years ago
Antonio SJ Musumeci 0918dfd117 make attr, entry, negative_entry cache timeouts runtime configurable 6 years ago
Antonio SJ Musumeci 9d9ee7b71d general code cleanup 6 years ago
Antonio SJ Musumeci c5b2415daf remove `defaults`, hard code atomic_o_trunc, big_writes, and default_permissions 6 years ago
Antonio SJ Musumeci 5be7e007ce add statfs cache 6 years ago
Antonio SJ Musumeci 7a057daa0c add policy cache for 'open' 6 years ago
Antonio SJ Musumeci 87b2795f2b set direct_io per open/create, now runtime configurable 6 years ago
Antonio SJ Musumeci 7d9458fdd1 change xattr setting notsup to nosys 6 years ago
Antonio SJ Musumeci 680f8194f9 add ability to change statfs behavior 6 years ago
Antonio SJ Musumeci b55ebba4ed add tagging branches RW/RO/NW 6 years ago
Antonio SJ Musumeci 65f482e483 add ability to turn on/off xattr support at runtime 6 years ago
Antonio SJ Musumeci 93f7d7d927 add link_cow feature 6 years ago
Antonio SJ Musumeci 9afefef032 keep literal when glob fails 6 years ago
Antonio SJ Musumeci f8563369bc add security_capability option 6 years ago
Andrey Mazo ec6adaa376
options: move "-o threads=" help text to libfuse/ 6 years ago
Antonio SJ Musumeci 9830e29945 fix version generation 7 years ago
Antonio SJ Musumeci 75ed37a11a add setting of thread pool size 7 years ago
Antonio SJ Musumeci a2bddec8c7 add 'ignore path preserving on rename' feature 7 years ago
Antonio SJ Musumeci 87c2f2f9dc add nullrw feature to facilitate benchmarking 8 years ago
Antonio SJ Musumeci 6a7675f2bf symlinkify: file -> symlink-to-original-file after timeout 8 years ago
Antonio SJ Musumeci 6aa62d03ff add option to drop file caches before closing files 8 years ago