From: adilger Date: Mon, 7 Mar 2005 19:59:14 +0000 (+0000) Subject: Branch: b1_4 X-Git-Tag: v1_8_0_110~486^7~140 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=c6c88e060aacea25b2a7e4470cda57ef263ab603;p=fs%2Flustre-release.git Branch: b1_4 Enable mmaped writes for acceptance-small.sh --- diff --git a/lustre/tests/acceptance-small.sh b/lustre/tests/acceptance-small.sh index abba4802..f42d410 100755 --- a/lustre/tests/acceptance-small.sh +++ b/lustre/tests/acceptance-small.sh @@ -112,7 +112,7 @@ for NAME in $CONFIGS; do if [ "$FSX" != "no" ]; then mount | grep $MOUNT || sh llmount.sh $DEBUG_OFF - ./fsx -W -c 50 -p 1000 -P $TMP -l $SIZE \ + ./fsx -c 50 -p 1000 -P $TMP -l $SIZE \ -N $(($COUNT * 100)) $MOUNT/fsxfile $DEBUG_ON sh llmountcleanup.sh