Re: [PATCH v1 06/34] qemu_domain_namespace: Check for namespace enablement earlier

2020-07-24 Thread Ján Tomko
On a Wednesday in 2020, Michal Privoznik wrote: Functions that create a device node after domain startup (used from hotplug) will get a list of paths they want to create and eventually call qemuDomainNamespaceMknodPaths() which then checks whether domain mount namespace is enabled in the first

[PATCH v1 06/34] qemu_domain_namespace: Check for namespace enablement earlier

2020-07-22 Thread Michal Privoznik
Functions that create a device node after domain startup (used from hotplug) will get a list of paths they want to create and eventually call qemuDomainNamespaceMknodPaths() which then checks whether domain mount namespace is enabled in the first place. Alternatively, on device hotunplug, we might