Whamcloud - gitweb
b=3704
authorccooper <ccooper>
Tue, 14 Sep 2004 13:37:15 +0000 (13:37 +0000)
committerccooper <ccooper>
Tue, 14 Sep 2004 13:37:15 +0000 (13:37 +0000)
r=nic

- landing b_confobd.
  Uses new libsysio version: https://wiki.clusterfs.com/lustre/LustreHowto?action=AttachFile&do=get&target=libsysio-head.0809.tgz

lustre/tests/lfsck_config.sh

index e0a61de..dab466e 100755 (executable)
@@ -43,5 +43,5 @@ i=`expr $i + 1`
 done
 
 # create client config
-${LMC} --add mtpt --node localhost --path $MOUNT --mds mds1 --lov lov1 || exit 40
+${LMC} --add mtpt --node localhost --path $MOUNT --clientoptions async --mds mds1 --lov lov1 || exit 40
 #${LMC} --add mtpt --node localhost --path $MOUNT2 --mds mds1 --lov lov1 || exit 40