mirror of
https://github.com/restic/restic.git
synced 2025-12-20 23:00:24 -05:00
This method had a buffer argument, but that was nil at all call sites. That's removed, and instead LoadUnpacked now reuses whatever it allocates inside its retry loop. |
||
|---|---|---|
| .. | ||
| index.go | ||
| index_parallel.go | ||
| index_parallel_test.go | ||
| index_test.go | ||
| indexmap.go | ||
| indexmap_test.go | ||
| master_index.go | ||
| master_index_test.go | ||
| testing.go | ||