1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-02-08 07:27:27 +00:00
restic/internal/restorer
Alexander Neumann c0fca3f50a restore: Close files tested with --verify
Before, the target files were opened once per blob and never closed,
this commit fixes that.
2018-10-14 21:00:14 +02:00
..
doc.go
filepacktraverser.go
filerestorer.go restorer: Optimize empty file restore 2018-10-14 17:39:42 +02:00
filerestorer_test.go restorer: Optimize empty file restore 2018-10-14 17:39:42 +02:00
fileswriter.go
fileswriter_test.go
packcache.go
packcache_test.go
packheap.go
packqueue.go
packqueue_test.go
restorer.go restore: Close files tested with --verify 2018-10-14 21:00:14 +02:00
restorer_test.go restorer: Optimize empty file restore 2018-10-14 17:39:42 +02:00
restorer_unix_test.go restorer: Optimize empty file restore 2018-10-14 17:39:42 +02:00