2
2
mirror of https://github.com/octoleo/restic.git synced 2025-02-02 03:48:25 +00:00
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
..
2022-08-19 19:12:26 +02:00
2022-07-17 13:42:23 +02:00