]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Un-mark volume as mirrored/copied if blockjob copy fails
authorPeter Krempa <pkrempa@redhat.com>
Wed, 20 Mar 2013 15:48:23 +0000 (16:48 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 21 Mar 2013 11:32:03 +0000 (12:32 +0100)
commita584eaa5ff878608d55e5218fb43d066c02dff6b
treed4ea4722a354adf49e2dbb2f3ade634282b4baa3
parent6e5ad18992ab5b0897d6ebc5205dd988816e974f
qemu: Un-mark volume as mirrored/copied if blockjob copy fails

When the blockjob fails for some reason an event is emitted but the disk
wasn't unmarked as being part of a active block copy operation.
src/qemu/qemu_process.c