mirror of
https://github.com/octoleo/restic.git
synced 2024-11-22 12:55:18 +00:00
e77002f841
For hardlinked files, only the first instance of that file increases the amount of bytes to restore. All later instances only increase the file count but not the restore size. |
||
---|---|---|
.. | ||
doc.go | ||
filerestorer_test.go | ||
filerestorer.go | ||
fileswriter_test.go | ||
fileswriter.go | ||
hardlinks_index_test.go | ||
hardlinks_index.go | ||
preallocate_darwin.go | ||
preallocate_linux.go | ||
preallocate_other.go | ||
preallocate_test.go | ||
restorer_test.go | ||
restorer_unix_test.go | ||
restorer_windows_test.go | ||
restorer.go | ||
sparsewrite.go | ||
truncate_other.go | ||
truncate_windows.go |