]> git.proxmox.com Git - proxmox-backup.git/commit
fix missing block_in_place for remove_backup
authorStefan Reiter <s.reiter@proxmox.com>
Mon, 19 Oct 2020 14:45:21 +0000 (16:45 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 20 Oct 2020 05:48:51 +0000 (07:48 +0200)
commit455f2ad22887186ae20b2807495ee99e8d0c1653
tree452440b1e50fde05e7c90cb1ba75a0038eeb44e6
parente4f5f59eea098922dee7cd88a2121016e965d763
fix missing block_in_place for remove_backup

Commit 9070d11f4c26 introduced this change for other call sites,
assuming it is correct, this one was missed.

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
src/api2/backup.rs