clone / reflink + delete for move operation
Posted: 18 Mar 2020, 22:38
I noticed on the release notes for 4.9.0:
Basically do what the title says:
I was hoping this could be extended for all MOVE operations as well.Enable clone (on macOS / apfs) and reflink (on Linux / btrfs) by default for all COPY operations
Basically do what the title says:
- Try clone / reflink.
- If it succeeds: delete original file.
- If it fails: fall back to default (current) move behaviour.