
4 Oct
2017
4 Oct
'17
4:19 p.m.
On 10/04/2017 07:59 AM, Peter Krempa wrote:
The status XML would be saved only for the copy job (in case of success) or on failure even for other jobs. As the status contains the backing chain data, which change after success we should always save it on block job completion. --- src/qemu/qemu_blockjob.c | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-)
Reviewed-by: John Ferlan <jferlan@redhat.com> John