public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH v2 0/3] Fix fanotify14
@ 2022-10-20 13:08 Martin Doucha
  2022-10-20 13:08 ` [LTP] [PATCH v2 1/3] fanotify14: Print human-readable test case flags Martin Doucha
                   ` (2 more replies)
  0 siblings, 3 replies; 27+ messages in thread
From: Martin Doucha @ 2022-10-20 13:08 UTC (permalink / raw)
  To: amir73il, ltp

Fanotify14 tests some fanotify_init() flags which are not supported
on older kernels but doesn't properly check for their availability.
Fix the init flag availability checks and print more verbose
information about which test case is currently being executed.

Martin Doucha (3):
  fanotify14: Print human-readable test case flags
  Add fanotify_get_supported_init_flags() helper function
  fanotify14: Improve check for unsupported init flags

 testcases/kernel/syscalls/fanotify/fanotify.h |  26 ++
 .../kernel/syscalls/fanotify/fanotify14.c     | 234 ++++++++++--------
 2 files changed, 155 insertions(+), 105 deletions(-)

-- 
2.37.3


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

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

end of thread, other threads:[~2023-05-10 18:38 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-20 13:08 [LTP] [PATCH v2 0/3] Fix fanotify14 Martin Doucha
2022-10-20 13:08 ` [LTP] [PATCH v2 1/3] fanotify14: Print human-readable test case flags Martin Doucha
2022-11-01 14:29   ` Richard Palethorpe
2022-11-03 11:34     ` Richard Palethorpe
2022-10-20 13:08 ` [LTP] [PATCH v2 2/3] Add fanotify_get_supported_init_flags() helper function Martin Doucha
2022-10-20 15:36   ` Amir Goldstein
2022-10-21 13:49     ` Martin Doucha
2022-10-21 19:03       ` Amir Goldstein
2022-10-24  9:03         ` Martin Doucha
2022-10-24 13:08           ` Amir Goldstein
2022-10-24 13:16             ` Martin Doucha
2022-10-24 14:34               ` Amir Goldstein
2022-10-24 14:58                 ` Martin Doucha
2022-10-24 16:15                   ` Petr Vorel
2022-10-24 16:30                     ` Amir Goldstein
2022-10-24 17:03                       ` Petr Vorel
2022-10-25  8:37                         ` Martin Doucha
2022-10-25  9:41                           ` Petr Vorel
2022-10-24 16:18                   ` Amir Goldstein
2022-10-25  8:51                     ` Martin Doucha
2022-10-25  9:48                       ` Jan Kara
2022-10-25 13:55                         ` Martin Doucha
2022-10-25 16:53                           ` Amir Goldstein
2022-10-26 14:34                             ` Martin Doucha
2023-05-10 18:38                             ` Petr Vorel
2022-10-25 11:11                       ` Amir Goldstein
2022-10-20 13:08 ` [LTP] [PATCH v2 3/3] fanotify14: Improve check for unsupported init flags Martin Doucha

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