mirror of
https://github.com/restic/restic.git
synced 2025-12-25 09:09:36 -05:00
Repositories with mixed packs are probably quite rare by now. When loading data blobs from a mixed pack file, this will no longer trigger caching that file. However, usually tree blobs are accessed first such that this shouldn't make much of a difference. The checker gets a simpler replacement. |
||
|---|---|---|
| .. | ||
| testdata | ||
| checker.go | ||
| checker_test.go | ||
| testing.go | ||