]> git.proxmox.com Git - proxmox-backup.git/commit
backup/datastore: count still bad chunks for the status
authorDominik Csapak <d.csapak@proxmox.com>
Fri, 23 Oct 2020 14:32:31 +0000 (16:32 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 27 Oct 2020 16:41:30 +0000 (17:41 +0100)
commita2285525be3b8c7bf9b245f559eac05be23e5342
treeacc681669bfcf622f64f59abc87662af4b044bfa
parentf23497b08876eee8b65320f81b2d8223416788de
backup/datastore: count still bad chunks for the status

we want to show the user that there are still bad chunks after a garbage
collection

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
src/api2/types/mod.rs
src/backup/chunk_store.rs