fix AT test: using O_SYNC to trigger bulk write.
b=13659
r=johann, nathan
rm -f $DIR/$tfile
lfs setstripe $DIR/$tfile --index=0 --count=1
# force some real bulk transfer
- dd if=/dev/urandom of=$TMP/big bs=1M count=4
- cp $TMP/big $DIR/$tfile
- echo "append" >> $DIR/$tfile
- cat $DIR/$tfile >> /dev/null
- rm $TMP/big
+ multiop $DIR/$tfile oO_CREAT:O_RDWR:O_SYNC:w4096c
do_facet ost1 sysctl -w lustre.fail_loc=0
# check for log message