linux-bcachefs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Add support bcachefs filesystem
@ 2023-12-07 19:40 Petr Vorel
  2023-12-07 19:40 ` [PATCH v2 1/3] lib: Add Bcachefs magic Petr Vorel
                   ` (4 more replies)
  0 siblings, 5 replies; 19+ messages in thread
From: Petr Vorel @ 2023-12-07 19:40 UTC (permalink / raw)
  To: ltp
  Cc: Petr Vorel, Cyril Hrubis, Li Wang, Richard Palethorpe,
	Jan Stancek, Xiao Yang, Yang Xu, Kent Overstreet, Brian Foster,
	linux-bcachefs, fstests, Amir Goldstein, Jan Kara

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


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

end of thread, other threads:[~2024-05-07 17:03 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-07 19:40 [PATCH v2 0/3] Add support bcachefs filesystem Petr Vorel
2023-12-07 19:40 ` [PATCH v2 1/3] lib: Add Bcachefs magic Petr Vorel
2024-01-12 13:18   ` Su Yue
2024-01-12 13:58     ` Petr Vorel
2023-12-07 19:40 ` [PATCH v2 2/3] lib: Add support bcachefs filesystem to .all_filesystems Petr Vorel
2023-12-07 19:40 ` [PATCH v2 3/3] statx04: Skip STATX_ATTR_COMPRESSED on Bcachefs Petr Vorel
2023-12-13  2:46   ` Kent Overstreet
2024-01-08 10:01     ` Cyril Hrubis
2024-01-08 20:54       ` Kent Overstreet
2024-01-09 10:32         ` Cyril Hrubis
2024-04-19 13:11           ` [LTP] " Cyril Hrubis
2024-05-07  8:18             ` Petr Vorel
2024-05-07 14:16               ` Kent Overstreet
2024-05-07 17:03                 ` Petr Vorel
2023-12-12 14:48 ` [PATCH v2 0/3] Add support bcachefs filesystem Jan Kara
2023-12-13 16:51   ` Jan Kara
2024-01-08 10:14 ` Cyril Hrubis
2024-01-08 20:04   ` Petr Vorel
2024-01-11 14:05   ` ENODEV on bcachefs on kernel < 6.7 [was: Re: [PATCH v2 0/3] Add support bcachefs filesystem] pvorel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).