public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
From: Jan Kara <jack@suse.cz>
To: fstests@vger.kernel.org
Cc: <linux-ext4@vger.kernel.org>, Jan Kara <jack@suse.cz>
Subject: [PATCH 3/4] generic/646: Fix failure without a journal
Date: Tue, 10 Feb 2026 12:20:20 +0100	[thread overview]
Message-ID: <20260210112025.28444-3-jack@suse.cz> (raw)
In-Reply-To: <20260210111707.17132-1-jack@suse.cz>

The test uses fs shutdown. Without journalling the filesystem isn't
guaranteed to be consistent after shutdown so not much we can test
there.

Signed-off-by: Jan Kara <jack@suse.cz>
---
 tests/generic/646 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/generic/646 b/tests/generic/646
index b3b0ab0ace56..1e3f0cd54087 100755
--- a/tests/generic/646
+++ b/tests/generic/646
@@ -19,6 +19,7 @@ _begin_fstest auto quick recoveryloop shutdown
 
 _require_scratch
 _require_scratch_shutdown
+_require_metadata_journaling
 _scratch_mkfs > $seqres.full 2>&1
 
 _scratch_mount
-- 
2.51.0


  parent reply	other threads:[~2026-02-10 11:20 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-10 11:20 [PATCH 0/4] Avoid failing shutdown tests without a journal Jan Kara
2026-02-10 11:20 ` [PATCH 1/4] ext4/051: Fix failure in nojournal mode Jan Kara
2026-02-10 11:20 ` [PATCH 2/4] generic/635: Fix failure without a journal Jan Kara
2026-02-10 11:20 ` Jan Kara [this message]
2026-02-10 11:20 ` [PATCH 4/4] generic/705: " Jan Kara
2026-02-12  8:40 ` [PATCH 0/4] Avoid failing shutdown tests " Zorro Lang
2026-02-12 10:41   ` Jan Kara
2026-02-12 16:44     ` Zorro Lang
2026-02-16  8:56       ` Jan Kara
2026-02-16 13:13         ` Zorro Lang

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=20260210112025.28444-3-jack@suse.cz \
    --to=jack@suse.cz \
    --cc=fstests@vger.kernel.org \
    --cc=linux-ext4@vger.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