[LTP] [PATCH v2 0/1] fix fanotify anonymous pipe testcases

Mete Durlu meted@linux.ibm.com
Tue Mar 12 13:08:28 CET 2024


* v1 -> v2:
- accept both EINVAL and EACCES when SElinux is configured.
  Checking SElinux policies would be too much effort.
- replace TST_EXP_FD_OR_FAIL with TST_EXP_FAIL since fanotify_mark()
  returns 0 on success and -1 with errno on failure.

* v0 -> v1:
- sent wrong patch

Mete Durlu (1):
  fanotify14: fix anonymous pipe testcases

 .../kernel/syscalls/fanotify/fanotify14.c     | 32 +++++++++++++++++--
 1 file changed, 29 insertions(+), 3 deletions(-)

-- 
2.44.0



More information about the ltp mailing list