public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] add test for zone_gc_low_space attribute writes
@ 2026-03-27 12:34 Hans Holmberg
  2026-03-27 12:34 ` [PATCH v2 1/2] xfs/647: turn rt dev block device lookup into a common helper Hans Holmberg
  2026-03-27 12:34 ` [PATCH v2 2/2] xfs: test that zone_gc_low_space writes start gc for rw fses Hans Holmberg
  0 siblings, 2 replies; 7+ messages in thread
From: Hans Holmberg @ 2026-03-27 12:34 UTC (permalink / raw)
  To: zlang
  Cc: fstests, Christoph Hellwig, Damien Le Moal, Darrick J . Wong,
	linux-xfs, Hans Holmberg

Adds a test for zone_gc_low_space attribute writes and some helpers to
go along with that.

The new test will fail currently, but i've submitted a fix:
https://lore.kernel.org/linux-xfs/20260325124312.26349-1-hans.holmberg@wdc.com/

v2:
- factored out useful helpers to common/xfs
- style fixes suggested by Christoph
- added a check that the scratch rt device is zoned before reading zone
  capacity

v1:
https://lore.kernel.org/fstests/20260325125013.26631-1-hans.holmberg@wdc.com/

Hans Holmberg (2):
  xfs/647: turn rt dev block device lookup into a common helper
  xfs: test that zone_gc_low_space writes start gc for rw fses

 common/xfs        | 28 ++++++++++++++++++
 tests/xfs/647     | 10 +------
 tests/xfs/999     | 72 +++++++++++++++++++++++++++++++++++++++++++++++
 tests/xfs/999.out |  2 ++
 4 files changed, 103 insertions(+), 9 deletions(-)
 create mode 100755 tests/xfs/999
 create mode 100644 tests/xfs/999.out

-- 
2.34.1


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

end of thread, other threads:[~2026-03-30  5:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-27 12:34 [PATCH v2 0/2] add test for zone_gc_low_space attribute writes Hans Holmberg
2026-03-27 12:34 ` [PATCH v2 1/2] xfs/647: turn rt dev block device lookup into a common helper Hans Holmberg
2026-03-27 15:19   ` Darrick J. Wong
2026-03-30  5:33   ` Christoph Hellwig
2026-03-27 12:34 ` [PATCH v2 2/2] xfs: test that zone_gc_low_space writes start gc for rw fses Hans Holmberg
2026-03-27 15:22   ` Darrick J. Wong
2026-03-30  5:34   ` Christoph Hellwig

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