]> git.proxmox.com Git - qemu-server.git/commit - PVE/API2/Qemu.pm
disk reassign: fix assigning to unused slot
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Wed, 10 Nov 2021 11:41:04 +0000 (12:41 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Wed, 10 Nov 2021 11:41:04 +0000 (12:41 +0100)
commitf4e4c77984c69f7fd57f0c9f7b2f89eb4d9e852e
treef1d64ad79426523de2b5f3748af943cdad1c9b2a
parenta6273aa8bf6812d58cfee0a1751206be6e462f4e
disk reassign: fix assigning to unused slot

this broke with the previous simplification.

Tested-by: Aaron Lauterer <a.lauterer@proxmox.com>
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
PVE/API2/Qemu.pm