1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-03-30 00:00:14 +01:00
restic/internal/checker
Winfried Plappert c0e5a74774 check with snapshot filter: check early for filter errors - rebase part 4
Hand down filtered tree IDs to CheckWithSnapshots which builds 'usedBlobs'.
repo.LookupBlob is used to derive packfiles from 'usedBlobs' and constructs
'snapPacks' and overwrites c.packs.
2025-02-18 07:44:54 +00:00
..
testdata Moves files 2017-07-23 14:19:13 +02:00
checker.go check with snapshot filter: check early for filter errors - rebase part 4 2025-02-18 07:44:54 +00:00
checker_test.go repository: restrict SaveUnpacked and RemoveUnpacked 2025-01-13 22:39:57 +01:00
testing.go let index.Each() and pack.Size() return error on canceled context 2024-04-22 22:39:32 +02:00