1
0
mirror of https://github.com/restic/restic.git synced 2024-07-02 08:40:55 +02:00
restic/internal/checker
Michael Eischer ddcf549eba repository: remove IsMixedPack and add replacement for checker
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.
2022-10-03 12:03:59 +02:00
..
testdata Moves files 2017-07-23 14:19:13 +02:00
checker_test.go add option for setting min pack size 2022-08-05 23:47:12 +02:00
checker.go repository: remove IsMixedPack and add replacement for checker 2022-10-03 12:03:59 +02:00
testing.go copy: Load snapshots before indexes 2022-04-09 12:27:25 +02:00