Logo
Explore Help
Sign In
TheArchive/restic
1
0
Fork 0
You've already forked restic
mirror of https://github.com/restic/restic.git synced 2025-06-12 08:18:29 +00:00
Code Issues Packages Projects Releases Wiki Activity
restic/changelog/unreleased/pull-4503

9 lines
342 B
Plaintext
Raw Normal View History

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-01 23:27:09 +02:00
Bugfix: Correct hardlink handling in `stats` command
doc: Polish unreleased changelogs
2024-07-23 00:19:22 +02:00
If files on different devices had the same inode ID, the `stats` command
did not correctly calculate the snapshot size. This has now been fixed.
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-01 23:27:09 +02:00
doc: Polish unreleased changelogs
2024-07-23 00:19:22 +02:00
https://forum.restic.net/t/possible-bug-in-stats/6461/8
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-01 23:27:09 +02:00
https://github.com/restic/restic/pull/4503
stats: only check for hardlinks for files with more than one link
2024-03-28 21:28:01 +01:00
https://github.com/restic/restic/pull/4006
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.6 Page: 167ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API