generic: require journal in shutdown tests
[xfstests-dev.git] / tests / generic / 051
index 7b807b9f9d09263f05dd652e806e37b79e8fe0cb..29ac61b600c5fb1c5d8524a134caf1a7c2ba2c2d 100755 (executable)
@@ -55,6 +55,7 @@ _require_command "$KILLALL_PROG" killall
 rm -f $seqres.full
 
 _scratch_mkfs > $seqres.full 2>&1
+_require_metadata_journaling $SCRATCH_DEV
 _scratch_mount
 
 SLEEP_TIME=$((30 * $TIME_FACTOR))