On Wed, Jul 18, 2018 at 05:22:03PM +0200, Peter Krempa wrote:
In some cases backing chain needs to be cleared prior to re-detection.
Move this step out of qemuDomainDetermineDiskChain as only certain
places need it and the function itself is able to skip to the end of the
chain to perform detection.

Signed-off-by: Peter Krempa <pkre...@redhat.com>
---
src/qemu/qemu_blockjob.c | 4 ++--
src/qemu/qemu_domain.c   | 4 ----
src/qemu/qemu_domain.h   | 1 -
src/qemu/qemu_driver.c   | 4 ++--
src/qemu/qemu_hotplug.c  | 2 +-
src/qemu/qemu_process.c  | 7 +++++--
6 files changed, 10 insertions(+), 12 deletions(-)


Reviewed-by: Ján Tomko <jto...@redhat.com>

Jano

Attachment: signature.asc
Description: Digital signature

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to