Skip to content

Duperemove v0.11.3

Compare
Choose a tag to compare
@lorddoskias lorddoskias released this 10 Aug 06:34
  • Increase open file limit. (#269)
  • Create hash database file with 600 permission for improved security. (#262)
  • Read more data per pread, for v2 hashfile format this reduces the overall number of syscalls made which in turns results in better performance.
  • Fix truncated file handling, eliminating a an infinite loop case. (#255)