]> xenbits.xensource.com Git - libvirt.git/commit
qemuDomainSnapshotDiskPrepareOne: Don't load the relative path with blockdev
authorPeter Krempa <pkrempa@redhat.com>
Mon, 30 Mar 2020 09:18:37 +0000 (11:18 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 30 Mar 2020 14:28:48 +0000 (16:28 +0200)
commit2ace7a87a8aced68c2504fd4dd4e2df4302c3eeb
treedccf7bf52d80c9308b250c0efa90447fbcf0623d
parentffc6249c79dbf980d116af7c7ed20222538a7c1c
qemuDomainSnapshotDiskPrepareOne: Don't load the relative path with blockdev

Since we are refreshing the relative paths when doing the blockjobs we
no longer need to load them upfront when doing the snapshot.

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