public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] xfs/653: require realtime
@ 2026-04-17 16:22 Andrey Albershteyn
  0 siblings, 0 replies; only message in thread
From: Andrey Albershteyn @ 2026-04-17 16:22 UTC (permalink / raw)
  To: fstests, zlang; +Cc: Andrey Albershteyn, hch, djwong

This test fails to mount without CONFIG_XFS_RT.

Signed-off-by: Andrey Albershteyn <aalbersh@kernel.org>
---
 tests/xfs/653 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/xfs/653 b/tests/xfs/653
index 12d606c436f0..bba59cc36626 100755
--- a/tests/xfs/653
+++ b/tests/xfs/653
@@ -24,6 +24,7 @@ _cleanup()
 
 _require_test
 _require_loop
+_require_realtime
 _require_xfs_io_command "truncate"
 
 fsbsize=4096
-- 
2.51.2


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-04-17 16:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-17 16:22 [PATCH] xfs/653: require realtime Andrey Albershteyn

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