[LTP] [PATCH v11 0/2] open16: allow restricted O_CREAT of FIFOs and regular files
Wei Gao
wegao@suse.com
Tue Jul 21 09:41:27 CEST 2026
v10->v11:
* tst_uid.h: Moved kernel-doc comments above the macros to fix parser warnings.
* tst_uid.c: Removed TERRNO from tst_get_free_gid_ success path to avoid misleading output.
* open16: Added group-writable sticky directories to the commit message to match the test.
Wei Gao (2):
lib: New library function tst_get_free_uid
open16: allow restricted O_CREAT of FIFOs and regular files
include/tst_uid.h | 29 ++++-
lib/tst_uid.c | 30 ++++-
runtest/syscalls | 1 +
testcases/kernel/syscalls/open/.gitignore | 1 +
testcases/kernel/syscalls/open/open16.c | 135 ++++++++++++++++++++++
5 files changed, 191 insertions(+), 5 deletions(-)
create mode 100644 testcases/kernel/syscalls/open/open16.c
--
2.54.0
More information about the ltp
mailing list