restic/internal/restorer
Michael Eischer a8fdcf79b7 restorer: Make hardlink index generic
This will allow reusing it for the stats command without regressing the
memory usage due to storing an unnecessary file path.
2023-10-27 23:40:42 +02:00
..
doc.go
filerestorer.go
filerestorer_test.go
fileswriter.go
fileswriter_test.go
hardlinks_index.go restorer: Make hardlink index generic 2023-10-27 23:40:42 +02:00
hardlinks_index_test.go restorer: Make hardlink index generic 2023-10-27 23:40:42 +02:00
restorer.go restorer: Make hardlink index generic 2023-10-27 23:40:42 +02:00
restorer_test.go
restorer_unix_test.go
restorer_windows_test.go
sparsewrite.go
truncate_other.go
truncate_windows.go