]> git.proxmox.com Git - proxmox-backup.git/commit
backup/datastore: save garbage collection status to disk
authorDominik Csapak <d.csapak@proxmox.com>
Fri, 23 Oct 2020 14:32:32 +0000 (16:32 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 27 Oct 2020 16:41:30 +0000 (17:41 +0100)
commitb683fd589c720a118b1578615b1c04cb36bdd714
treeda36856b80e9aa3fe22737f93fbc8775718ad736
parenta2285525be3b8c7bf9b245f559eac05be23e5342
backup/datastore: save garbage collection status to disk

and load it again when opening it

this way we can persist the status of the last garbage collect across
daemon reloads and reboots

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