]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Mark when modifying access to existing source in qemuDomainStorageSourceAccessM...
authorPeter Krempa <pkrempa@redhat.com>
Thu, 18 Apr 2019 14:16:57 +0000 (16:16 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 9 May 2019 13:55:36 +0000 (15:55 +0200)
commitb1fe51c4bac94fd8ab8fc11a5fe1c18b1bf71d53
tree52f429f507026d77e0ac274217f712f5916e1349
parentf50d1b7f498016c328b3007384404c31aa5d5764
qemu: Mark when modifying access to existing source in qemuDomainStorageSourceAccessModify

Some operations e.g. namespace setup are not necessary when modifying
access to a file which the VM can already access. Add a flag which
allows to skip them.

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