
28 Jan
2019
28 Jan
'19
3:32 p.m.
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@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@redhat.com> John