xfs: force file creation to the data device for certain layout tests
[xfstests-dev.git] / tests / xfs / 088
index 6c5cbec83127859e066dad60f22d3f71ece4a503..b3e65dcf12a190ddd7bdec3f8014ec7cdda4c31e 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}"