pkolaczk / fclones

Efficient Duplicate File Finder
MIT License
1.91k stars 71 forks source link

Restore parent dir metadata on reflink #106

Closed pkolaczk closed 2 years ago

pkolaczk commented 2 years ago

Deduplicating a file should not affect the mtime of its parent directory.

Fixes #93