mirror of
https://github.com/restic/restic.git
synced 2025-12-24 08:39:43 -05:00
Before, the target files were opened once per blob and never closed, this commit fixes that. |
||
|---|---|---|
| .. | ||
| doc.go | ||
| filepacktraverser.go | ||
| filerestorer.go | ||
| filerestorer_test.go | ||
| fileswriter.go | ||
| fileswriter_test.go | ||
| packcache.go | ||
| packcache_test.go | ||
| packheap.go | ||
| packqueue.go | ||
| packqueue_test.go | ||
| restorer.go | ||
| restorer_test.go | ||
| restorer_unix_test.go | ||