澪
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
3 deletions
-
man/mergerfs.1
|
|
@ -402,6 +402,8 @@ multiple, parallel (non-extending) write requests for files opened with |
|
|
\f[C]process-names\f[R]) or \f[C]cache.files=off\f[R]. |
|
|
\f[C]process-names\f[R]) or \f[C]cache.files=off\f[R]. |
|
|
(This requires kernel support, and was added in v6.2) |
|
|
(This requires kernel support, and was added in v6.2) |
|
|
.IP \[bu] 2 |
|
|
.IP \[bu] 2 |
|
|
|
|
|
\f[B]allow_other\f[R]: Allow other users to access files. Set by default when running as root. |
|
|
|
|
|
.IP \[bu] 2 |
|
|
\f[B]direct_io\f[R]: deprecated - Bypass page cache. |
|
|
\f[B]direct_io\f[R]: deprecated - Bypass page cache. |
|
|
Use \f[C]cache.files=off\f[R] instead. |
|
|
Use \f[C]cache.files=off\f[R] instead. |
|
|
(default: false) |
|
|
(default: false) |
|
|
@ -428,9 +430,6 @@ Use \f[C]async_read=false\f[R] instead. |
|
|
.IP \[bu] 2 |
|
|
.IP \[bu] 2 |
|
|
\f[B]splice_move\f[R]: deprecated - Does nothing. |
|
|
\f[B]splice_move\f[R]: deprecated - Does nothing. |
|
|
.IP \[bu] 2 |
|
|
.IP \[bu] 2 |
|
|
\f[B]allow_other\f[R]: deprecated - mergerfs always sets this FUSE |
|
|
|
|
|
option as normal permissions can be used to limit access. |
|
|
|
|
|
.IP \[bu] 2 |
|
|
|
|
|
\f[B]use_ino\f[R]: deprecated - mergerfs should always control inode |
|
|
\f[B]use_ino\f[R]: deprecated - mergerfs should always control inode |
|
|
calculation so this is enabled all the time. |
|
|
calculation so this is enabled all the time. |
|
|
.PP |
|
|
.PP |
|
|
|