]> xenbits.xensource.com Git - libvirt.git/commit
qemuDomainDiskChainElement{Prepare,Revoke}: manage /dev entry
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 3 Feb 2017 16:01:31 +0000 (17:01 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 8 Feb 2017 14:56:13 +0000 (15:56 +0100)
commit786d8d91b446d306cd973f93a3fa56ca85a334c6
treea151e6dcd2b9244493b30fd84a20fafb11ca4441
parent18ce9d139dab98047ac7bbe79940a1a03c01fb90
qemuDomainDiskChainElement{Prepare,Revoke}: manage /dev entry

Again, one missed bit. This time without this commit there is no
/dev entry  in the namespace of the qemu process when doing disk
snapshots or block-copy.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
src/qemu/qemu_domain.c