mirror of
https://github.com/restic/restic.git
synced 2026-01-02 04:59:36 -05:00
UnusedBlobs now directly reads the list of existing blobs from the repository index. This removes the need for the blobStatusExists flag, which in turn allows converting the blobRefs map into a BlobSet. |
||
|---|---|---|
| .. | ||
| testdata | ||
| checker.go | ||
| checker_test.go | ||
| testing.go | ||