public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrey Albershteyn <aalbersh@kernel.org>
To: fstests@vger.kernel.org, zlang@kernel.org
Cc: Andrey Albershteyn <aalbersh@kernel.org>, hch@lst.de, djwong@kernel.org
Subject: [PATCH] xfs/653: require realtime
Date: Fri, 17 Apr 2026 18:22:43 +0200	[thread overview]
Message-ID: <20260417162245.690716-2-aalbersh@kernel.org> (raw)

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


                 reply	other threads:[~2026-04-17 16:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260417162245.690716-2-aalbersh@kernel.org \
    --to=aalbersh@kernel.org \
    --cc=djwong@kernel.org \
    --cc=fstests@vger.kernel.org \
    --cc=hch@lst.de \
    --cc=zlang@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox