[LTP] [PATCH v15 0/3] open16: allow restricted O_CREAT of FIFOs and regular files
Wei Gao
wegao@suse.com
Sat Sep 19 03:53:18 CEST 2026
v14->v15:
- Update comments format base AI review
Wei Gao (3):
lib/tst_uid: Remove spurious TERRNO from tst_get_free_gid success path
lib: New library function tst_get_free_uid
open16: allow restricted O_CREAT of FIFOs and regular files
include/tst_path_defs.h | 2 +
include/tst_uid.h | 14 +++
lib/tst_uid.c | 30 ++++-
runtest/syscalls | 1 +
testcases/kernel/syscalls/open/.gitignore | 1 +
testcases/kernel/syscalls/open/open16.c | 143 ++++++++++++++++++++++
6 files changed, 190 insertions(+), 1 deletion(-)
create mode 100644 testcases/kernel/syscalls/open/open16.c
--
2.55.0
More information about the ltp
mailing list