]> xenbits.xensource.com Git - libvirt.git/commit
qemu: blockjob: Store 'flags' for all the block job types
authorPeter Krempa <pkrempa@redhat.com>
Thu, 30 Jan 2020 13:02:55 +0000 (14:02 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 4 Feb 2020 12:45:33 +0000 (13:45 +0100)
commitccd4228afff22214ea9b9199b2228d79a5cb5877
treef8cae36152507c258c6b836dfc6e914b41d06f8a
parent9ba804a1d16b12dac2ec2edbd0f384c21d4bc5c8
qemu: blockjob: Store 'flags' for all the block job types

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>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_blockjob.c
src/qemu/qemu_blockjob.h
src/qemu/qemu_driver.c