On Fri, Mar 29, 2019 at 02:53:56PM +0100, Peter Krempa wrote:
Until the block job completes we can't change the disk chain.
Removal
would fail as the block job still has reference to the chain.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/qemu/qemu_hotplug.c | 7 +++++++
1 file changed, 7 insertions(+)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano