backup: disk info: also keep track of size

which will be needed to allocate fleecing images.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
This commit is contained in:
Fiona Ebner 2024-04-11 11:29:36 +02:00
parent 4fd49b4a04
commit 36377acfbd

View File

@ -140,6 +140,7 @@ sub prepare {
path => $path,
volid => $volid,
storeid => $storeid,
size => $size,
format => $format,
virtdev => $ds,
qmdevice => "drive-$ds",