]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: block commit: Determine relative path of images before initializing
authorPeter Krempa <pkrempa@redhat.com>
Tue, 20 Jun 2017 07:06:35 +0000 (09:06 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 20 Jun 2017 11:25:55 +0000 (13:25 +0200)
commit3488f449a63994c1a20e08cd6a7fe35de303e77a
treee70c4286885b11044e11ea5d4fe797bd9a303ec5
parent83bf8bd66d8f46e54d0cb1cbd848c898ca0ef92c
qemu: block commit: Determine relative path of images before initializing

Changing labelling of the images does not need to happen after setting
the labeling and lock manager access. This saves the cleanup of the
labeling if the relative path can't be determined.
src/qemu/qemu_driver.c