mirror of
https://github.com/restic/restic.git
synced 2025-10-27 22:55:45 +00:00
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.