On Thu, Aug 08, 2019 at 06:00:32PM +0200, Peter Krempa wrote:
Allow reusing original backing chain when doing a shallow copy
without
reuse of external image. The existing logic didn't allow it but it will
be possible. Also add a note to explain that logic.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/qemu/qemu_driver.c | 29 +++++++++++++----------------
1 file changed, 13 insertions(+), 16 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano