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 --- 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