]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Make checks in qemuDomainBlockPivot depend on data of the job
authorPeter Krempa <pkrempa@redhat.com>
Tue, 12 Feb 2019 12:29:46 +0000 (13:29 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 25 Jul 2019 11:21:32 +0000 (13:21 +0200)
commitdd9dc7bfe1a79dce48a650ac160509b1fbe7707c
tree323c02a8228e8c8bb558794e383ffbf619817656
parente6f38fdbe515599873bd1511601eaa40ac8e126f
qemu: Make checks in qemuDomainBlockPivot depend on data of the job

Do decisions based on the configuration of the job rather than the data
stored with the disk.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_driver.c