Whamcloud - gitweb
Branch: b1_4
authoradilger <adilger>
Mon, 7 Mar 2005 19:59:14 +0000 (19:59 +0000)
committeradilger <adilger>
Mon, 7 Mar 2005 19:59:14 +0000 (19:59 +0000)
Enable mmaped writes for acceptance-small.sh

lustre/tests/acceptance-small.sh

index abba480..f42d410 100755 (executable)
@@ -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