[PATCH v2 0/2] selinux: Don't ignore ENOENT in Permissive mode

Michal Privoznik posted 2 patches 1 year, 2 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1676647236.git.mprivozn@redhat.com
src/security/security_selinux.c | 32 +++++++++++++++++---------------
1 file changed, 17 insertions(+), 15 deletions(-)
[PATCH v2 0/2] selinux: Don't ignore ENOENT in Permissive mode
Posted by Michal Privoznik 1 year, 2 months ago
This is just a resend of the following series:

https://listman.redhat.com/archives/libvir-list/2021-October/msg00738.html

Michal Prívozník (2):
  selinux: Swap two blocks handling setfilecon_raw() failure
  selinux: Don't ignore ENOENT in Permissive mode

 src/security/security_selinux.c | 32 +++++++++++++++++---------------
 1 file changed, 17 insertions(+), 15 deletions(-)

-- 
2.39.1

Re: [PATCH v2 0/2] selinux: Don't ignore ENOENT in Permissive mode
Posted by Martin Kletzander 1 year, 2 months ago
On Fri, Feb 17, 2023 at 04:21:26PM +0100, Michal Privoznik wrote:
>This is just a resend of the following series:
>
>https://listman.redhat.com/archives/libvir-list/2021-October/msg00738.html
>
>Michal Prívozník (2):
>  selinux: Swap two blocks handling setfilecon_raw() failure
>  selinux: Don't ignore ENOENT in Permissive mode

Reviewed-by: Martin Kletzander <mkletzan@redhat.com>

>
> src/security/security_selinux.c | 32 +++++++++++++++++---------------
> 1 file changed, 17 insertions(+), 15 deletions(-)
>
>-- 
>2.39.1
>