mirror of
https://github.com/octoleo/restic.git
synced 2025-02-05 05:18:27 +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.