[PATCH v2 0/3] userspace: use openat2 if available
Stephen Smalley <[email protected]>
| Newsgroups | org.kernel.vger.selinux |
|---|---|
| Message-ID | <[email protected]> |
Update the selinux userspace to use openat2 if available. Fallbacks are provided in the cases where it is not available. Stephen Smalley (3): libselinux: selinux_restorecon: use openat2 if defined restorecond: use openat2 if defined sandbox/seunshare: pin_dir: use openat2 if available libselinux/src/selinux_restorecon.c | 23 +++++++++++++++++++++++ restorecond/watch.c | 23 +++++++++++++++++++++++ sandbox/seunshare.c | 17 +++++++++++++++-- 3 files changed, 61 insertions(+), 2 deletions(-) -- 2.54.0