]> git.proxmox.com Git - qemu-server.git/commit
fix #1071: VMs with IOThread enabled disks can now be backed up
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 21 Oct 2019 15:28:42 +0000 (17:28 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 22 Oct 2019 09:53:58 +0000 (11:53 +0200)
commit6b4b369fe35eb43ac08cf5609b488088c537926d
treeebd1940be6b66d97bc69debbd2800d1b9d10bef1
parentedcbf953ab9dd3a4cb86e81180ab6e3b18533b47
fix #1071: VMs with IOThread enabled disks can now be backed up

Thanks to Dietmars patch[0] those VMs can now be backed up
successfully, so remove this aborting check.

[0]: https://git.proxmox.com/?p=pve-qemu.git;a=commit;h=69cb18950a705b54f438f4659b603b3f52901c2f

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Tested-By: Dominik Csapak <d.csapak@proxmox.com>
PVE/VZDump/QemuServer.pm