[LTP] [PATCH 1/1] fanotify: Handle EOPNOTSUPP as TCONF

Amir Goldstein amir73il@gmail.com
Thu Jan 25 11:52:14 CET 2024


> > > But note that you need the rest of the fixes to avoid test failures with
> > > fuse (e.g. fuse-ntfs3g) on v6.8-rc1 - if you care about LTP results on
> > > latest rc kernel.
>
> > NOTE: I would do care but the 2nd commit ("fanotify01: Test setting two marks on
> > different filesystems") fails at least on 6.7.0 (see below). I'm testing whole
> > patchset and just commit fixing "fanotify{14,15,16}" and report if more
> > failures. I'll probably merge now just that single fixing commit.
>
> Due these problems I merged the other patches (all but these 2 which touched
> fanotify01).

I think this was the right choice for code freeze, because the fanotify01 commit
is for testing new functionality.

However, if I am not mistaken, regardless of the new addition in fanotify01,
you will also get test failures on v6.8-rc1 when running with
LTP_DEV_FS_TYPE=exfat.

I pushed another fix to fanotify_fsid branch:

 3cc948c92 fanotify{01,09,10}: Check for report fid support with mount mark

Similar to the fix for tests fanotify{14,15,16} which are run on
all_filesystems.

I also fixed the problem you reported with exfat on fanotify01 in the
commit introducing the extra check.

I will post it for review, since I now tested it on v6.8-rc1.

Thanks,
Amir.


More information about the ltp mailing list