[libvirt] [PATCH 10/11] qemu: drivePivot: Fix assumption when 'block-job-complete' fails

John Ferlan jferlan at redhat.com
Wed Apr 8 17:35:50 UTC 2015



On 04/01/2015 01:20 PM, Peter Krempa wrote:
> QEMU does not abandon the mirror. The job carries on in the synchronised
> phase and it might be either pivoted again or cancelled. The commit
> hints that the described behavior was happening in a downstream version.
> 
> Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1202704
> ---
> 
> Notes:
>     I've spent some time looking how the active commit and copy  job actually
>     works in qemu, but I did not check if that behavior changed in the upstream
>     releases. At any rate, it makes sense  thus I expect that it was there ever-since.
> 
>  src/qemu/qemu_driver.c | 23 +++--------------------
>  1 file changed, 3 insertions(+), 20 deletions(-)
> 

I'll respond to the v2... which got sent "outside" the series (I believe
you forgot the git format-patch --in-reply-to=...)

John




More information about the libvir-list mailing list