[LTP] [PATCH v11 0/2] open16: allow restricted O_CREAT of FIFOs and regular files
Wei Gao via ltp <[email protected]> Tue, 21 Jul 2026 07:41:27 +0000
| Newsgroups | it.linux.lists.ltp |
|---|---|
| Message-ID | <[email protected]> |
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 -- Mailing list info: https://lists.linux.it/listinfo/ltp