mirror of
https://github.com/restic/restic.git
synced 2025-06-19 12:58:33 +00:00

Use pack file size returned by Backend.List() to avoid extra per-pack Backend.Stat() requests Signed-off-by: Igor Fedorenko <igor@ifedorenko.com>