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/705 | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/generic/705 b/tests/generic/705 index 9c27fbbc389b..23f06d699dfa 100755 --- a/tests/generic/705 +++ b/tests/generic/705 @@ -12,6 +12,7 @@ _begin_fstest auto shutdown _require_scratch _require_scratch_shutdown +_require_metadata_journaling _require_command "$FILEFRAG_PROG" filefrag _scratch_mkfs > $seqres.full 2>&1 _scratch_mount -- 2.51.0