aboutsummaryrefslogtreecommitdiff
path: root/tests/f_extent_oobounds/script
diff options
context:
space:
mode:
Diffstat (limited to 'tests/f_extent_oobounds/script')
-rw-r--r--tests/f_extent_oobounds/script2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/f_extent_oobounds/script b/tests/f_extent_oobounds/script
index 9c6117c0..9c2f667b 100644
--- a/tests/f_extent_oobounds/script
+++ b/tests/f_extent_oobounds/script
@@ -7,7 +7,7 @@ SKIP_GUNZIP="true"
TEST_DATA="$test_name.tmp"
dd if=/dev/zero of=$TMPFILE bs=1k count=256 > /dev/null 2>&1
-$MKE2FS -Ft ext4 $TMPFILE > /dev/null 2>&1
+$MKE2FS -Ft ext4 -o Linux $TMPFILE > /dev/null 2>&1
$DEBUGFS -w $TMPFILE << EOF > /dev/null 2>&1
write /dev/null testfile
setb 100 15