[LTP] [PATCH 0/4] More fanotify tests for v5.19

Amir Goldstein amir73il@gmail.com
Mon Jun 20 15:27:33 CEST 2022


Hi Petr,

I remembered I also have these 2 new test cases for a fix in v5.19-rc1.

The bug is quite niche and fix is not trivial to backport to LTS kernels,
so I chose not to run these test cases for kernel < 5.19, similar to the
approach we took with another fix in fanotify10.

Thanks,
Amir.

Amir Goldstein (4):
  syscalls/fanotify09: Cleanup open event fds on error
  syscalls/fanotify09: Verify if no events are expected
  syscalls/fanotify09: Tidy up the test to make it more readable
  syscalls/fanotify09: Add test cases for merge of ignore mask

 .../kernel/syscalls/fanotify/fanotify09.c     | 180 +++++++++++++-----
 1 file changed, 130 insertions(+), 50 deletions(-)

-- 
2.25.1



More information about the ltp mailing list