mirror of https://github.com/trapexit/mergerfs.git
Browse Source
idmap mount support (#1523)
idmap mount support (#1523)
* Add idmap mount support * Further replacement of std::filesystem::path to fs::path * Update docs regarding idmap supportpull/1524/head
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
22 changed files with 73 additions and 49 deletions
-
1libfuse/include/fuse_common.h
-
5libfuse/lib/fuse_lowlevel.cpp
-
2mkdocs/docs/config/kernel-permissions-check.md
-
3mkdocs/docs/config/options.md
-
12mkdocs/docs/faq/technical_behavior_and_limitations.md
-
1src/fuse_init.cpp
-
2src/mergerfs.cpp
-
18src/policy.hpp
-
6src/policy_all.hpp
-
6src/policy_epall.hpp
-
6src/policy_epff.hpp
-
6src/policy_eplfs.hpp
-
6src/policy_eplus.hpp
-
6src/policy_epmfs.hpp
-
6src/policy_eppfrd.hpp
-
6src/policy_eprand.hpp
-
6src/policy_erofs.hpp
-
6src/policy_ff.hpp
-
6src/policy_lfs.hpp
-
6src/policy_lus.hpp
-
2src/to_string.cpp
-
4src/to_string.hpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue