mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-04-24 22:14:05 +08:00
Merge pull request #1429 from trapexit/docs
Update docs on default create policy
This commit is contained in:
commit
ca449a73be
@ -19,6 +19,14 @@ filesystems and can be added or removed without any impact it is
|
||||
extremely easy to test and experiment with different settings.
|
||||
|
||||
|
||||
## Why is epmfs the default create policy?
|
||||
|
||||
Because it is a strict policy and therefore does not increase entropy
|
||||
of the filesystem layout. If you don't explicitly choose a policy then
|
||||
the layout stays the same. It is far easier to stop being strict than
|
||||
fix the layout after having a loose policy.
|
||||
|
||||
|
||||
## How can I ensure files are collocated on the same branch?
|
||||
|
||||
Many people like the idea of ensuring related files, such as all the
|
||||
|
Loading…
x
Reference in New Issue
Block a user