[libvirt] [PATCH 09/11] locking: Use virDomainLockImage[Attach|Detach] instead of *Disk

John Ferlan jferlan at redhat.com
Mon Jan 28 14:32:40 UTC 2019



On 1/23/19 11:11 AM, Peter Krempa wrote:
> Use the functions designed to deal with single images as the *Disk
> functions were just wrappers.
> 
> Signed-off-by: Peter Krempa <pkrempa at redhat.com>
> ---
>  src/libvirt_private.syms  |  2 --
>  src/libxl/libxl_driver.c  | 14 +++++++-------
>  src/locking/domain_lock.c | 17 -----------------
>  src/locking/domain_lock.h |  8 --------
>  src/qemu/qemu_hotplug.c   |  6 +++---
>  5 files changed, 10 insertions(+), 37 deletions(-)
> 

Reviewed-by: John Ferlan <jferlan at redhat.com>

John




More information about the libvir-list mailing list