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 46184bd703 check: run check of packfiles filtered via snapshotfilter - rebase part 2
Added code for selecting multiple snapshots.
Added message how many packfiles and their cumulative size were selected.
In internal/checker/checker.go replaced the datablob / packfile selection from using walker.Walk
to restic.StreamTrees - parallelizing the packfile selection.

resolved conflict in cmd_check: allow check for snapshot filter
2025-02-18 07:44:54 +00:00
..
testdata Moves files 2017-07-23 14:19:13 +02:00
checker.go check: run check of packfiles filtered via snapshotfilter - rebase part 2 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