On Tue, Jun 20, 2017 at 12:56:53PM +0200, Peter Krempa wrote:
Calls to qemuDomainDiskChainElementPrepare resets the original
error,
thus we need to save it in the cleanup path of qemuDomainBlockCommit.
---
src/qemu/qemu_driver.c | 6 ++++++
1 file changed, 6 insertions(+)
Reviewed-by: Pavel Hrdina <phrdina(a)redhat.com>