|
|
@ -3,6 +3,8 @@ |
|
|
|
These are old, deprecated options which may no longer have any |
|
|
|
function or have been replaced. **They should not be used.** |
|
|
|
|
|
|
|
* **allow_other**: mergerfs v2.35.0 and above sets this FUSE option |
|
|
|
automatically if running as root. |
|
|
|
* **attr_timeout**: Use `cache.attr`. |
|
|
|
* **entry_timeout**: Use `cache.entry`. |
|
|
|
* **negative_entry**: Use `cache.negative_entry`. |
|
|
@ -19,8 +21,6 @@ function or have been replaced. **They should not be used.** |
|
|
|
* **splice_read**: Does nothing. |
|
|
|
* **splice_write**: Does nothing. |
|
|
|
* **splice_move**: Does nothing. |
|
|
|
* **allow_other**: mergerfs v2.35.0 and above sets this FUSE option |
|
|
|
automatically if running as root. |
|
|
|
* **use_ino**: Use `inodecalc`. |
|
|
|
* **atomic_o_trunc**: Does nothing. |
|
|
|
* **hard_remove**: Does nothing. |