[libvirt] [PATCH 06/11] qemu: backup: Properly propagate async job type when cancelling the job

Daniel P. Berrangé berrange at redhat.com
Fri Dec 20 13:56:45 UTC 2019


On Fri, Dec 20, 2019 at 02:25:24PM +0100, Peter Krempa wrote:
> When cancelling the blockjobs as part of failed backup job startup
> recover we didn't pass in the correct async job type. Luckily the block
> job handler and cancellation code paths use no block job at all
> currently so those were correct.
> 
> Signed-off-by: Peter Krempa <pkrempa at redhat.com>
> ---
>  src/qemu/qemu_backup.c   | 17 +++++++++++------
>  src/qemu/qemu_backup.h   |  7 +++++--
>  src/qemu/qemu_blockjob.c |  3 ++-
>  src/qemu/qemu_driver.c   |  2 +-
>  4 files changed, 19 insertions(+), 10 deletions(-)

Reviewed-by: Daniel P. Berrangé <berrange at redhat.com>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list