[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <176169820088.1433624.4290433487550917700.stgit@frogsfrogsfrogs>
Date: Tue, 28 Oct 2025 18:21:59 -0700
From: "Darrick J. Wong" <djwong@...nel.org>
To: djwong@...nel.org, zlang@...hat.com
Cc: neal@...pa.dev, fstests@...r.kernel.org, linux-ext4@...r.kernel.org,
linux-fsdevel@...r.kernel.org, joannelkoong@...il.com, bernd@...ernd.com
Subject: [PATCH 06/33] ext/039: require metadata journalling
From: Darrick J. Wong <djwong@...nel.org>
Skip this test in nojournal mode.
Signed-off-by: "Darrick J. Wong" <djwong@...nel.org>
---
tests/ext4/039 | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/ext4/039 b/tests/ext4/039
index 2e99c8ff9ffd03..9d46bea8da1956 100755
--- a/tests/ext4/039
+++ b/tests/ext4/039
@@ -60,6 +60,7 @@ _exclude_fs ext2
_require_scratch
_exclude_scratch_mount_option dax
+_require_metadata_journaling $SCRATCH_DEV
_scratch_mkfs_sized $((64 * 1024 * 1024)) >> $seqres.full 2>&1
_scratch_mount
Powered by blists - more mailing lists