2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-26 04:22:36 +00:00
restic/internal/checker
Michael Eischer 1f43cac12d check: Only track data blobs when unused blobs should be reported
This improves the memory usage of check a lot as it now only has to
track tree blobs when run using the default parameters.
2020-11-15 18:43:07 +01:00
..
testdata Moves files 2017-07-23 14:19:13 +02:00
checker_test.go check: Only track data blobs when unused blobs should be reported 2020-11-15 18:43:07 +01:00
checker.go check: Only track data blobs when unused blobs should be reported 2020-11-15 18:43:07 +01:00
testing.go check: Only track data blobs when unused blobs should be reported 2020-11-15 18:43:07 +01:00