[LTP] [PATCH 00/10] Fanotify tests for v5.9
Amir Goldstein
amir73il@gmail.com
Thu Sep 10 15:36:05 CEST 2020
On Thu, Sep 10, 2020 at 2:27 PM Petr Vorel <pvorel@suse.cz> wrote:
>
> Hi Amir,
>
> > Following are the tests that were used to develop the upcoming fanotify
> > features in v5.9.
>
> > The inotify/dnotify tests and fanotify09 test case are regression tests
> > for a mid series bug that has been fixed before the merge.
> Patchset merged.
>
> > fanotify10 gets another set of test cases to catch yet another ignored
> > mask logic bug. The fix commit will be too hard to backport IMO, so
> > perhaps these test cases should go into a new test with .min_kver = "5.9".
> Can we just skip particular test with tst_parse_kver() or tst_kvcmp()? Because
> other tests are valid, thus why to skip them (which would be when using
> .min_kver).
Sure I did not know about tst_parse_kver() I will send a patch.
BTW, sorry for the wrong commit id in the test.
Your fix missed removing the old commit from comment:
* Test cases #17-#23 are regression tests for commit:
*
* 497b0c5a7c06 fsnotify: send event to parent and child with single...
* eca4784cbb18 fsnotify: send event to parent and child with single...
*/
Thanks,
Amir.
More information about the ltp
mailing list