]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuDomainAttachDeviceMknodRecursive: Don't try to create devices under preserved...
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 28 Apr 2017 09:28:53 +0000 (11:28 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 3 May 2017 15:23:03 +0000 (17:23 +0200)
commitb3418f36be75eb4bdecd6aa37cda7a268519ee46
treec10022cc8d816efae7d73b34a6fc059f51b5c8ea
parente30dbf35a1a9e86934272aeef803f91b36d8cbce
qemuDomainAttachDeviceMknodRecursive: Don't try to create devices under preserved mount points

Just like in previous commit, this fixes the same issue for
hotplug.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Cedric Bosdonnat <cbosdonnat@suse.com>
src/qemu/qemu_domain.c