public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* initial xfstests support for zoned XFS v2
@ 2025-03-21  7:21 Christoph Hellwig
  2025-03-21  7:21 ` [PATCH 01/13] xfs/177: force a small file system size Christoph Hellwig
                   ` (12 more replies)
  0 siblings, 13 replies; 19+ messages in thread
From: Christoph Hellwig @ 2025-03-21  7:21 UTC (permalink / raw)
  To: Zorro Lang; +Cc: Darrick J. Wong, Hans Holmberg, fstests, linux-xfs

Hi all,

this series adds initial support for the zoned XFS code merge into
the xfs tree to xfstests.  It does not include several newly developed
test cases which will be sent separately.

Changes since v1:
 - improve a few commit messages
 - use -n instead -b in _require_dm_target
 - add a code comment
 - use $XFS_INFO_PROG instead of xfs_info
 - fix spelling in a code comment
 - don't re-specify the zoned option in _scratch_xfs_force_no_metadir
 - don't skip xfs/311 on zoned devices.  A patch to support zoned devices
   in dm-delay has been sent to the device mapper list instead
 - remove the _notrun due to non-aligned dm maps in xfs/438 as this
   test is already skipped due to the lack of quota support
 - drop the patches that parse mkfs output for now.  They will be added
   once the output has been improved, finalized and merged in xfsprogs.

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

end of thread, other threads:[~2025-03-21 15:21 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-21  7:21 initial xfstests support for zoned XFS v2 Christoph Hellwig
2025-03-21  7:21 ` [PATCH 01/13] xfs/177: force a small file system size Christoph Hellwig
2025-03-21  7:21 ` [PATCH 02/13] xfs/419: use _scratch_mkfs_xfs Christoph Hellwig
2025-03-21  7:21 ` [PATCH 03/13] xfs/540: " Christoph Hellwig
2025-03-21  7:21 ` [PATCH 04/13] common: extend the zoned device checks in _require_dm_target Christoph Hellwig
2025-03-21  7:21 ` [PATCH 05/13] common: allow _require_non_zoned_device without an argument Christoph Hellwig
2025-03-21 15:17   ` Darrick J. Wong
2025-03-21  7:21 ` [PATCH 06/13] xfs: add helpers to require zoned/non-zoned file systems Christoph Hellwig
2025-03-21  7:21 ` [PATCH 07/13] xfs: handle zoned file systems in _scratch_xfs_force_no_metadir Christoph Hellwig
2025-03-21 15:18   ` Darrick J. Wong
2025-03-21  7:21 ` [PATCH 08/13] xfs: no quota support with internal rtdev Christoph Hellwig
2025-03-21  7:21 ` [PATCH 09/13] xfs: xfs_copy doesn't like RT sections Christoph Hellwig
2025-03-21 15:20   ` Darrick J. Wong
2025-03-21  7:21 ` [PATCH 10/13] xfs: skip filestreams tests on internal RT devices Christoph Hellwig
2025-03-21  7:21 ` [PATCH 11/13] xfs: skip various tests when using the zoned allocator Christoph Hellwig
2025-03-21 15:21   ` Darrick J. Wong
2025-03-21  7:21 ` [PATCH 12/13] xfs/049: skip on zoned devices Christoph Hellwig
2025-03-21 15:21   ` Darrick J. Wong
2025-03-21  7:21 ` [PATCH 13/13] xfs/206: filter out the zoned line from mkfs output Christoph Hellwig

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