From: Mete Durlu <meted@linux.ibm.com>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH v2 0/1] fix fanotify anonymous pipe testcases
Date: Tue, 12 Mar 2024 13:08:28 +0100 [thread overview]
Message-ID: <20240312120829.178305-1-meted@linux.ibm.com> (raw)
* 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
next reply other threads:[~2024-03-12 12:08 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-12 12:08 Mete Durlu [this message]
2024-03-12 12:08 ` [LTP] [PATCH v2 1/1] fanotify14: fix anonymous pipe testcases 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240312120829.178305-1-meted@linux.ibm.com \
--to=meted@linux.ibm.com \
--cc=ltp@lists.linux.it \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.