Re: [PATCH 6/6] qemuSecurityDomainRestorePathLabel: Introduce @ignoreNS argument

2020-06-18 Thread Erik Skultety
On Wed, Jun 17, 2020 at 01:35:40PM +0200, Michal Privoznik wrote: > In a few cases we might set seclabels on a path outside of > namespaces. For instance, when restoring a domain from a file, > the file is opened, relabelled and only then the namespace is > created and the FD is passed to QEMU

[PATCH 6/6] qemuSecurityDomainRestorePathLabel: Introduce @ignoreNS argument

2020-06-17 Thread Michal Privoznik
In a few cases we might set seclabels on a path outside of namespaces. For instance, when restoring a domain from a file, the file is opened, relabelled and only then the namespace is created and the FD is passed to QEMU (see v6.3.0-rc1~108 for more info). Therefore, when restoring the label on