]> git.proxmox.com Git - proxmox-backup.git/commit
fix #2909: handle missing chunks gracefully in garbage collection
authorOguz Bektas <o.bektas@proxmox.com>
Wed, 5 Aug 2020 10:22:15 +0000 (12:22 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 6 Aug 2020 04:36:48 +0000 (06:36 +0200)
commit2f57a433b1f333f96e4ed6dc71b80e2575d6b453
tree9ba9bcf881a67d4f0a60acac341eb4b56f406388
parentdf7f04364bf09e8cf85af2d1d61263a9ecf2f69d
fix #2909: handle missing chunks gracefully in garbage collection

instead of bailing and stopping the entire GC process, warn about the
missing chunks and continue.

this results in "TASK WARNINGS: X" as the status.

Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
src/backup/datastore.rs