xfs: force file creation to the data device for certain layout tests
[xfstests-dev.git] / tests / xfs / 091
index 04322cecc36fdef1cb966936d624244950b94dd2..ff8f0f1f7dd0ad696d26677bac36b84c24b8fe16 100755 (executable)
@@ -48,6 +48,7 @@ _scratch_mkfs_xfs > /dev/null
 echo "+ mount fs image"
 _scratch_mount
 blksz="$(stat -f -c '%s' "${SCRATCH_MNT}")"
+_xfs_force_bdev data $SCRATCH_MNT
 
 echo "+ make some files"
 mkdir -p "${TESTDIR}"