public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/2] fanotify LTP tests for v6.6
@ 2023-11-14  7:23 Amir Goldstein
  2023-11-14  7:23 ` [LTP] [PATCH 1/2] fanotify13: Test overlayfs while watching lower fs Amir Goldstein
  2023-11-14  7:23 ` [LTP] [PATCH 2/2] fanotify13: Test watching overlayfs with FAN_REPORT_FID Amir Goldstein
  0 siblings, 2 replies; 7+ messages in thread
From: Amir Goldstein @ 2023-11-14  7:23 UTC (permalink / raw)
  To: Petr Vorel; +Cc: ltp, Jan Kara, linux-unionfs, Miklos Szeredi

Hi Petr,

For v6.5, we added a new test variant to fanotify13, to test fanotify
watching upper fs path while making changes to overlayfs.

To increase test coverage, adding another test variant for watching
lower fs path instad of upper fs path, which also runs on v6.5.

Adding two new test variants for watching overlayfs paths.
The new variants only run on v6.6 where overlayfs gained support for
being watched by fanotify.

Thanks,
Amir.

Amir Goldstein (2):
  fanotify13: Test overlayfs while watching lower fs
  fanotify13: Test watching overlayfs with FAN_REPORT_FID

 testcases/kernel/syscalls/fanotify/fanotify.h | 28 ++++++++---
 .../kernel/syscalls/fanotify/fanotify13.c     | 50 ++++++++++++++-----
 2 files changed, 59 insertions(+), 19 deletions(-)

-- 
2.34.1


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

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

end of thread, other threads:[~2023-11-21 10:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-14  7:23 [LTP] [PATCH 0/2] fanotify LTP tests for v6.6 Amir Goldstein
2023-11-14  7:23 ` [LTP] [PATCH 1/2] fanotify13: Test overlayfs while watching lower fs Amir Goldstein
2023-11-14 10:29   ` Petr Vorel
2023-11-14  7:23 ` [LTP] [PATCH 2/2] fanotify13: Test watching overlayfs with FAN_REPORT_FID Amir Goldstein
2023-11-14 10:57   ` Petr Vorel
2023-11-21  9:59     ` Petr Vorel
2023-11-21 10:31       ` Amir Goldstein

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox