]> git.proxmox.com Git - proxmox-backup.git/commit
gc: shorten progress messages
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 30 Nov 2020 15:22:17 +0000 (16:22 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 1 Dec 2020 05:04:13 +0000 (06:04 +0100)
commit7956877f14a8e28796bfb688061d5cb9178bbe8a
tree51744e98411367989b4bac007f5931b353291c85
parent2241c6795fa4325351fb7f00e192c3e2066cd331
gc: shorten progress messages

we have messages starting the phases anyway, and limit the number of
progress updates so that context remains available at all times.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
src/backup/chunk_store.rs
src/backup/datastore.rs