Closed Lakshmipathi closed 4 years ago
Linux ≥ 5.5 and btrfs-progs ≥ 5.4 finally bring support for checksum algorithms that are stronger than CRC32C. xxHash, SHA256, and BLAKE2 are supported with kernel+btrfs-progs newer than these.
At the moment, dduper won't work csum types other than crc32.
dduper
Added support for xxhash64, blake2 and sha256
If anyone finds issues, feel free to re-open bugs!