forked from TrueCloudLab/restic
f53008d916
This adds code to the master index to allow saving duplicate blobs within the repacker. In this mode, only the list of currently in flight blobs is consulted, and not the index. This correct because while repacking, a unique list of blobs is saved again to the index. |
||
---|---|---|
.. | ||
testdata | ||
checker.go | ||
checker_test.go | ||
repacker.go | ||
repacker_test.go |