From: Matthew Bobrowski via ltp <ltp@lists.linux.it>
To: ltp@lists.linux.it
Cc: jack@suse.cz
Subject: [LTP] [PATCH v2 0/2] Test support for new fanotify FAN_REPORT_PIDFD feature
Date: Tue, 2 Nov 2021 10:57:08 +0000 [thread overview]
Message-ID: <cover.1635849607.git.repnop@google.com> (raw)
Hi,
This patch series introduces LTP tests for the new fanotify
FAN_REPORT_PIDFD feature which has been merged as part of the v5.15
release.
I've addressed the minor nits that came out of the first round of
review, which can be found here [0].
[0] https://lore.kernel.org/ltp/cover.1635327490.git.repnop@google.com/
Matthew Bobrowski (2):
syscalls/fanotify20: add new test for FAN_REPORT_PIDFD
syscalls/fanotify21: add new test checking the returned pidfd from
fanotify in FAN_REPORT_PIDFD mode
configure.ac | 2 +-
testcases/kernel/syscalls/fanotify/.gitignore | 2 +
testcases/kernel/syscalls/fanotify/fanotify.h | 26 ++
.../kernel/syscalls/fanotify/fanotify20.c | 128 ++++++++
.../kernel/syscalls/fanotify/fanotify21.c | 306 ++++++++++++++++++
5 files changed, 463 insertions(+), 1 deletion(-)
create mode 100644 testcases/kernel/syscalls/fanotify/fanotify20.c
create mode 100644 testcases/kernel/syscalls/fanotify/fanotify21.c
--
2.33.1.1089.g2158813163f-goog
/M
--
Mailing list info: https://lists.linux.it/listinfo/ltp
next reply other threads:[~2021-11-02 10:57 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-02 10:57 Matthew Bobrowski via ltp [this message]
2021-11-02 10:57 ` [LTP] [PATCH v2 1/2] syscalls/fanotify20: add new test for FAN_REPORT_PIDFD Matthew Bobrowski via ltp
2021-11-02 11:02 ` Amir Goldstein
2021-11-02 11:15 ` Matthew Bobrowski via ltp
2021-11-02 12:15 ` Amir Goldstein
2021-11-05 3:03 ` Matthew Bobrowski via ltp
2021-11-02 10:57 ` [LTP] [PATCH v2 2/2] syscalls/fanotify21: add new test checking the returned pidfd from fanotify in FAN_REPORT_PIDFD mode Matthew Bobrowski via ltp
2021-11-05 4:21 ` Amir Goldstein
2021-11-09 9:36 ` Matthew Bobrowski via ltp
2021-11-09 10:34 ` Amir Goldstein
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=cover.1635849607.git.repnop@google.com \
--to=ltp@lists.linux.it \
--cc=jack@suse.cz \
--cc=repnop@google.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox