mirror of
https://github.com/restic/restic.git
synced 2025-08-12 12:07:57 +00:00
Correct #2531 (stats
restore-size calculates hard links incorrectly)
This commit is contained in:

committed by
Leo R. Lundgren

parent
23055aaadf
commit
71900248ab
5
changelog/unreleased/issue-2531
Normal file
5
changelog/unreleased/issue-2531
Normal file
@@ -0,0 +1,5 @@
|
||||
Bugfix: Fix incorrect size calculation in `stats --mode restore-size`
|
||||
|
||||
The restore-size mode of stats was counting hard-linked files as if they were independent.
|
||||
|
||||
https://github.com/restic/restic/issues/2531
|
Reference in New Issue
Block a user