Package duperemove

Tools for deduping file systems

https://github.com/markfasheh/duperemove

Duperemove is a simple tool for finding duplicated extents and
submitting them for deduplication. When given a list of files it will
hash their contents on a block by block basis and compare those hashes
to each other, finding and categorizing extents that match each other.

When given the -d option, duperemove will submit those extents for
deduplication using the btrfs-extent-same ioctl.

Version: 0.14.1

System Administration

btrfs-extent-same directly access the FIDEDUPRANGE ioctl
duperemove Find duplicate regions in files and submit them for deduplication
hashstats Print information about a duperemove hashfile