public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] xfs: add regression test for small zone capacity
@ 2025-11-20 16:08 cem
  2025-11-20 16:08 ` [PATCH 1/2] common/zoned: enable passing a custom capacity cem
  2025-11-20 16:08 ` [PATCH 2/2] xfs: Add test for mkfs with smaller zone capacity cem
  0 siblings, 2 replies; 17+ messages in thread
From: cem @ 2025-11-20 16:08 UTC (permalink / raw)
  To: zlang; +Cc: hch, hans.holmberg, johannes.thumshirn, fstests, linux-xfs

From: Carlos Maiolino <cem@kernel.org>

This adds a regression test for the smaller sequential zone capacities
problem.

For that, we need to be able to create a zoned loop device with a custom
capacity, so the first patch extents _create_zloop to accept a custom
zone capacity.

Signed-off-by: Carlos Maiolino <cmaiolino@redhat.com>

Carlos Maiolino (2):
  common/zoned: enable passing a custom capacity
  xfs: Add test for mkfs with smaller zone capacity

 common/zoned      |  8 ++++++--
 tests/xfs/333     | 37 +++++++++++++++++++++++++++++++++++++
 tests/xfs/333.out |  2 ++
 3 files changed, 45 insertions(+), 2 deletions(-)
 create mode 100755 tests/xfs/333
 create mode 100644 tests/xfs/333.out

-- 
2.51.1


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

end of thread, other threads:[~2025-11-25 13:01 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-20 16:08 [PATCH 0/2] xfs: add regression test for small zone capacity cem
2025-11-20 16:08 ` [PATCH 1/2] common/zoned: enable passing a custom capacity cem
2025-11-21  6:46   ` Johannes Thumshirn
2025-11-21  6:50   ` Christoph Hellwig
2025-11-22  7:41   ` Zorro Lang
2025-11-20 16:08 ` [PATCH 2/2] xfs: Add test for mkfs with smaller zone capacity cem
2025-11-21  6:51   ` Christoph Hellwig
2025-11-21  6:51   ` Johannes Thumshirn
2025-11-21  6:57     ` hch
2025-11-21  7:00       ` Johannes Thumshirn
2025-11-21  8:34         ` Hans Holmberg
2025-11-24 15:27     ` Carlos Maiolino
2025-11-24 17:31       ` Johannes Thumshirn
2025-11-24 17:34         ` hch
2025-11-25 13:01         ` Carlos Maiolino
2025-11-22  8:36   ` Zorro Lang
2025-11-24 16:04     ` Carlos Maiolino

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