mirror of
https://github.com/restic/restic.git
synced 2026-02-03 12:29:37 -05:00
With hardlinks there's no efficient way to detect which files are linked with each other. Thus, just start from scratch when restore has to modify a hardlinked file. |
||
|---|---|---|
| .. | ||
| doc.go | ||
| filerestorer.go | ||
| filerestorer_test.go | ||
| fileswriter.go | ||
| fileswriter_test.go | ||
| hardlinks_index.go | ||
| hardlinks_index_test.go | ||
| restorer.go | ||
| restorer_test.go | ||
| restorer_unix_test.go | ||
| restorer_windows_test.go | ||
| sparsewrite.go | ||
| truncate_other.go | ||
| truncate_windows.go | ||