public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
* remove _supported_fs v2
@ 2025-01-28  7:12 Christoph Hellwig
  2025-01-28  7:12 ` [PATCH 1/3] generic/363: remove _supported_fs xfs Christoph Hellwig
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Christoph Hellwig @ 2025-01-28  7:12 UTC (permalink / raw)
  To: Zorro Lang; +Cc: Brian Foster, fstests, linux-ext4

Hi all,

this series removes the remaining _supported_fs calls and replaces them
with a new _exclude_fs call.

The first patch removes a _supported_fs for a relatively new test from
Brian that fails on other file systems.  We should still run it so that
people have a chance to fix the corruption, so I think this make sense.

Unlike the previous version this does not add a new ext-common directory,
but instead uses _exclude_fs for those tests as well, which doesn't
look quite as nice.  Some of the ext4 maintainers said they might want
to switch this to feature checks, which sounds great but also something
better done by people familiar with extN.

Changes since v1:
 - remove the separated ext-common directory previously added

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

end of thread, other threads:[~2025-02-04 17:36 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-28  7:12 remove _supported_fs v2 Christoph Hellwig
2025-01-28  7:12 ` [PATCH 1/3] generic/363: remove _supported_fs xfs Christoph Hellwig
2025-01-28 19:17   ` Darrick J. Wong
2025-01-29  5:26     ` Christoph Hellwig
2025-01-28  7:12 ` [PATCH 2/3] common: remove the $FSYP check in _cleanup_dump Christoph Hellwig
2025-01-28 19:14   ` Darrick J. Wong
2025-01-29  5:27     ` Christoph Hellwig
2025-01-28  7:13 ` [PATCH 3/3] replace _supported_fs with _exclude_fs Christoph Hellwig
2025-01-28 19:19   ` Darrick J. Wong
2025-01-29  5:28     ` Christoph Hellwig
2025-02-02 13:31   ` Zorro Lang
2025-02-03  6:40     ` Christoph Hellwig
2025-02-04 17:36       ` Zorro Lang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox