]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Don't give up on first error in qemuMigrationCancelDriverMirror
authorJiri Denemark <jdenemar@redhat.com>
Mon, 11 May 2015 18:15:43 +0000 (20:15 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Fri, 15 May 2015 06:05:31 +0000 (08:05 +0200)
commita6922778739200b233fc94cc7dcd2e86c1de4989
tree47dd1040e9d0316bbb5b6f27c53b23ecfce19672
parent5139924b8d11627a45f48058a1be2fbfd59753f3
qemu: Don't give up on first error in qemuMigrationCancelDriverMirror

When cancelling drive mirror, always try to do that for all disks even
if it fails for some of them. Report the first error we saw.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
src/qemu/qemu_migration.c