mirror of
https://github.com/restic/restic.git
synced 2026-06-06 17:09:44 +00:00
be43815d5d
LoadBlobsFromPack now resolves the handles to Blobs. Repository internal code can still use the Blob-based method. The loader used in the filerestorer test now has to implement sorting the blobs by offset itself as it no longer has access to the repository-internal dataypes.