mirror of https://github.com/restic/restic.git
a5ebd5de4b
The restorer can issue multiple calls to WriteAt in parallel. This can result in unexpected orderings of the Truncate and WriteAt calls and sometimes too short restored files. |
||
---|---|---|
.. | ||
doc.go | ||
filerestorer.go | ||
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 | ||
sparsewrite.go |