All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH v2 0/1] fix fanotify anonymous pipe testcases
@ 2024-03-12 12:08 Mete Durlu
  2024-03-12 12:08 ` [LTP] [PATCH v2 1/1] fanotify14: fix " Mete Durlu
  0 siblings, 1 reply; 6+ messages in thread
From: Mete Durlu @ 2024-03-12 12:08 UTC (permalink / raw)
  To: ltp

* 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


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-03-14  8:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-12 12:08 [LTP] [PATCH v2 0/1] fix fanotify anonymous pipe testcases Mete Durlu
2024-03-12 12:08 ` [LTP] [PATCH v2 1/1] fanotify14: fix " Mete Durlu
2024-03-12 15:00   ` Amir Goldstein
2024-03-13  7:26     ` Petr Vorel
2024-03-13 16:47       ` Jan Kara
2024-03-14  8:34       ` Mete Durlu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.