
3 Feb
2020
3 Feb
'20
1:44 p.m.
On Fri, Jan 31, 2020 at 03:31:18PM +0100, Peter Krempa wrote:
The flags may control important aspects of the block job which may influence also the termination of the job. Store the 'flags' for all the block job types.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/qemu_blockjob.c | 13 ++++++++++--- src/qemu/qemu_blockjob.h | 9 ++++++--- src/qemu/qemu_driver.c | 7 ++++--- 3 files changed, 20 insertions(+), 9 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano