Hi all, @Amir @Jan, could you please have look on fanotify failures on Bcachefs? fanotify13.c, fanotify15.c and fanotify16.c produce many errors. To test, just apply this patchset and then run with LTP_SINGLE_FS_TYPE: # LTP_SINGLE_FS_TYPE=bcachefs ./fanotify15 changes v1->v2: Two new commits: * lib: Add Bcachefs magic * statx04: Skip STATX_ATTR_COMPRESSED on Bcachefs Petr Vorel (3): lib: Add Bcachefs magic lib: Add support bcachefs filesystem to .all_filesystems statx04: Skip STATX_ATTR_COMPRESSED on Bcachefs include/tst_fs.h | 3 +++ lib/tst_fs_type.c | 2 ++ lib/tst_supported_fs_types.c | 2 ++ testcases/kernel/syscalls/statx/statx04.c | 5 +++-- 4 files changed, 10 insertions(+), 2 deletions(-) -- 2.43.0