This commit is contained in:
parent
b7aa9d093a
commit
092b118099
1 changed files with 1 additions and 0 deletions
|
@ -0,0 +1 @@
|
|||
Some filesystems, like BTRFS or ZFS have copy on write support, which means that if files are copied in a special way they share sectors until one of the files is edited. Implementing support would make files take up less space if they are in unlocked mode and not significantly edited.
|
Loading…
Add table
Add a link
Reference in a new issue