mirror of
https://github.com/octoleo/restic.git
synced 2025-01-22 22:58:26 +00:00
731b3a4357
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.