diff options
author | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2019-07-27 21:34:28 +0200 |
---|---|---|
committer | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2019-07-28 16:33:58 +0200 |
commit | 91566adbb2e245937978673410750d9960cb86b8 (patch) | |
tree | 4f7a177425c135e9ce1239f5a57d532eac1e7b2b /lib/util | |
parent | 7d0772e2a11ee3d62bad7c6a225dc2882670df16 (diff) |
Fix duplicate file accounting
A file is a complete duplicate if:
- It has no blocks, only a single fragment and that is a duplicate
- It has blocks but no fragment and the blocks are duplicate
- It has blocks and a fragment and both are duplicate
The previous version only counted the last one.
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Diffstat (limited to 'lib/util')
0 files changed, 0 insertions, 0 deletions