[LTP] [PATCH v10 0/2] open16: allow restricted O_CREAT of FIFOs and regular files
Wei Gao
wegao@suse.com
Tue Jul 7 07:47:52 CEST 2026
v9->v10:
- Update comments for tst_get_free_uid
- Update logic of tst_get_free_uid
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 | 27 ++++-
lib/tst_uid.c | 28 +++++
runtest/syscalls | 1 +
testcases/kernel/syscalls/open/.gitignore | 1 +
testcases/kernel/syscalls/open/open16.c | 134 ++++++++++++++++++++++
5 files changed, 187 insertions(+), 4 deletions(-)
create mode 100644 testcases/kernel/syscalls/open/open16.c
--
2.54.0
More information about the ltp
mailing list