sahib / rmlint

Extremely fast tool to remove duplicates and other lint from your filesystem
http://rmlint.rtfd.org
GNU General Public License v3.0
1.86k stars 128 forks source link

DOC: Clarify clone vs reflink #515

Closed endolith closed 3 years ago

endolith commented 3 years ago

Clone maintains metadata of both files, while reflink deletes one and replaces it with a reflink. See What does a rmlint's “clone” for btrfs do? on Unix StackExchange