]> git.proxmox.com Git - proxmox-backup.git/commit - src/backup/verify.rs
verify: check all chunks of an index, even if we encounter a corrupt one
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 30 Jul 2020 07:09:03 +0000 (09:09 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 30 Jul 2020 07:39:37 +0000 (09:39 +0200)
commitf66f537da97068f89ae5f0fd1963f9042c0577d6
tree9c6503b37584fb30edf7fe4aece0ef4a8ff18f3b
parentd44185c4a103588726065147a8708dbe014b0c02
verify: check all chunks of an index, even if we encounter a corrupt one

this makes it easier to see which chunks are corrupt
(and enables us in the future to build a 'complete' list of
corrupt chunks)

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
src/backup/verify.rs