[PATCH v10 0/2] open16: allow restricted O_CREAT of FIFOs and regular files
Wei Gao via ltp <[email protected]>
| Newsgroups | gmane.linux.ltp |
|---|---|
| Message-ID | <[email protected]> |
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 -- Mailing list info: https://lists.linux.it/listinfo/ltp