From c6c88e060aacea25b2a7e4470cda57ef263ab603 Mon Sep 17 00:00:00 2001 From: adilger Date: Mon, 7 Mar 2005 19:59:14 +0000 Subject: [PATCH] Branch: b1_4 Enable mmaped writes for acceptance-small.sh --- lustre/tests/acceptance-small.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 1.8.3.1