1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-02-02 12:34:10 +00:00
restic/internal/restorer
Michael Eischer 94cbc6392d restore: slightly reduce memory usage while restoring files
The information which target files are contained in a pack file is no
longer necessary after processing a pack.
2023-04-23 11:33:21 +02:00
..
doc.go
filerestorer.go restore: slightly reduce memory usage while restoring files 2023-04-23 11:33:21 +02:00
filerestorer_test.go
fileswriter.go
fileswriter_test.go
hardlinks_index.go
hardlinks_index_test.go
preallocate_darwin.go
preallocate_linux.go
preallocate_other.go
preallocate_test.go
restorer.go
restorer_test.go
restorer_unix_test.go
restorer_windows_test.go
sparsewrite.go
truncate_other.go
truncate_windows.go