Lakshmipathi / dduper

Fast block-level out-of-band BTRFS deduplication tool.
GNU General Public License v2.0
168 stars 18 forks source link

dduper: Add support new checksum types such as xxhash64,blake2 and sha256 #42

Closed Lakshmipathi closed 4 years ago

Lakshmipathi commented 4 years ago

Signed-off-by: Lakshmipathi lakshmipathi.ganapathi@collabora.com

Lakshmipathi commented 4 years ago

Though GitLabCI reports failure for xxhash64 test, I verified locally. It working and merging this change.