mbox series

[0/2] _scratch_mkfs_sized fixes for xfs rt devices

Message ID 20241008105055.11928-1-hans.holmberg@wdc.com (mailing list archive)
Headers show
Series _scratch_mkfs_sized fixes for xfs rt devices | expand

Message

Hans Holmberg Oct. 8, 2024, 10:52 a.m. UTC
These patches fix up three failures that turned up in testing xfs in a
a zoned rt device setup, but the fixes should be applicable for
non-zoned rt testing as well.

Hans Holmberg (2):
  common: make rt_ops local in _try_scratch_mkfs_sized
  xfs/157,xfs/547,xfs/548: switch to using _scratch_mkfs_sized

 common/rc     |  1 +
 tests/xfs/157 | 12 ++++++++----
 tests/xfs/547 |  4 +++-
 tests/xfs/548 |  2 +-
 4 files changed, 13 insertions(+), 6 deletions(-)