| Name: | duperemove |
|---|---|
| Version: | 0.11.1 |
| Release: | 1.el8.1 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 545774 |
| License: | GPLv2 |
| RPM: | duperemove-0.11.1-1.el8.1.x86_64.rpm |
| Source RPM: | duperemove-0.11.1-1.el8.1.src.rpm |
| Build Date: | Tue Jan 07 2020 |
| Build Host: | jenkins-10-147-72-125-14b66d41-7846-42f2-aaa3-ca3530950a23.appad1iad.osdevelopmeniad.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | https://github.com/markfasheh/duperemove |
| Summary: | Tools for deduping file systems |
| Description: | 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. |