This website requires JavaScript.
Explore
Help
Register
Sign In
amorfo77
/
restic
Watch
1
Star
0
Fork
0
mirror of
https://github.com/restic/restic.git
synced
2026-07-13 19:04:54 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
fd6211653c14e57370600d3295f68e2b3674ea2b
restic
/
internal
/
restorer
T
History
Igor Fedorenko
and
Alexander Neumann
bf9a507148
Fix rare 'file already closed' during restore
...
Fixes
#2183
Signed-off-by: Igor Fedorenko <
igor@ifedorenko.com
>
2019-03-16 17:01:20 +01:00
..
doc.go
restore: Move documentation to godoc
2018-10-14 17:39:35 +02:00
filepacktraverser.go
restore: New optimized multithreaded implementation
2018-10-14 17:37:30 +02:00
filerestorer_test.go
Fix rare 'file already closed' during restore
2019-03-16 17:01:20 +01:00
filerestorer.go
Fix rare 'file already closed' during restore
2019-03-16 17:01:20 +01:00
fileswriter_test.go
Fix rare 'file already closed' during restore
2019-03-16 17:01:20 +01:00
fileswriter.go
Fix rare 'file already closed' during restore
2019-03-16 17:01:20 +01:00
packcache_test.go
restore: Fix packcache capacity math with failed downloads
2018-10-14 17:39:42 +02:00
packcache.go
restore: Fix packcache capacity math with failed downloads
2018-10-14 17:39:42 +02:00
packheap.go
restore: New optimized multithreaded implementation
2018-10-14 17:37:30 +02:00
packqueue_test.go
restore: Rename things, match the rest of the project
2018-10-14 17:39:37 +02:00
packqueue.go
restore: Chang fileInfo to use snapshot location instead of target path
2018-10-14 17:39:42 +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
restorer.go
restore: Close files tested with --verify
2018-10-14 21:00:14 +02:00