xfstests: automatically add -F to xfs_io on non-xfs
[xfstests-dev.git] / tests / generic / 215
index 6e7564513cf7445a1d246abd1a396830f6105b64..eaae8d8cbc9b29354b066e12e32b816958cfc339 100755 (executable)
@@ -59,7 +59,7 @@ sleep 2
 
 echo
 echo "writing via mmap"
-$XFS_IO_PROG -F -f             \
+$XFS_IO_PROG -f                \
        -c 'mmap 0 4096'        \
        -c 'mwrite 0 4096'      \
        $testfile | _filter_xfs_io_unique