]> git.proxmox.com Git - qemu-server.git/commit
add check to resize disk if current size could not be determined
authorTim Marx <t.marx@proxmox.com>
Thu, 12 Sep 2019 10:56:18 +0000 (12:56 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 23 Sep 2019 16:25:01 +0000 (18:25 +0200)
commitf8b829aabae2fdc8bdd9ace741bbef3598b892f2
treeb7229100fdb39a3d41888a5a0518ff080ff7c516
parentfda7291362727ec2f973552a7be388ee7e65ff37
add check to resize disk if current size could not be determined

This check ensures that disks aren't unintentionally shrunken, if the
size is zero due to an underlying problem.
PVE/API2/Qemu.pm