markfasheh / duperemove

Tools for deduping file systems
GNU General Public License v2.0
816 stars 81 forks source link

More misc fixes #233

Closed lorddoskias closed 4 years ago

lorddoskias commented 4 years ago

The most interesting commit in this series is "Return last read size" since it fixes a breakage in master which rendered hash scanning only to the first extent in a file. The other 2 are simple code refactorings.