Lakshmipathi / dduper

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

Compute Total bytes deduped in default mode #34

Closed Lakshmipathi closed 4 years ago

Lakshmipathi commented 4 years ago

Until now, we skiped making use of bytes_deduped status code. This caused a bug discussed here https://github.com/Lakshmipathi/dduper/issues/30

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