]> git.proxmox.com Git - proxmox-backup.git/commit - src/backup/verify.rs
verify: speedup - only verify chunks once
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 25 Aug 2020 06:52:24 +0000 (08:52 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 25 Aug 2020 06:52:24 +0000 (08:52 +0200)
commit7ae571e7cbc34d5ef5847eb2ca7917ddc3b12a74
tree3a787ec006ccdddd6bb0b361b27d281224e9cbbe
parent4264c5023bdae9dfd7399160fce7cea3686a42ae
verify: speedup - only verify chunks once

We need to do the check before we load the chunk.
src/backup/verify.rs