2
2
mirror of https://github.com/octoleo/restic.git synced 2025-01-22 22:58:26 +00:00
restic/changelog
Michael Eischer 731b3a4357 stats: fix hardlink tracking in a snapshot
inodes are only unique within a device. Use the HardlinkIndex from the
restorer instead of the custom (broken) hashmap to correctly account for
both inode and deviceID.
2023-10-27 23:40:42 +02:00
..
2021-08-21 12:16:04 +02:00
2020-05-16 14:05:26 +08:00
2018-06-10 11:29:57 +02:00
2023-10-27 18:56:32 +02:00