Whamcloud - gitweb
Land b_bug1742 onto b1_4_smallfix (20040614_1231)
authorrread <rread>
Mon, 14 Jun 2004 19:42:36 +0000 (19:42 +0000)
committerrread <rread>
Mon, 14 Jun 2004 19:42:36 +0000 (19:42 +0000)
  1742 - allow clients to reconnect durign replay
  3570 - resend bulk reqs
  3515 - only evict clients above gap after recovery aborts
  3554 - fix cond_resched()

lustre/tests/cfg/local.sh

index 9d7ca4b..4cd02ae 100644 (file)
@@ -25,7 +25,7 @@ OSTDEV=${OSTDEV:-$ROOT/tmp/ost1-`hostname`}
 OSTSIZE=${OSTSIZE:-50000}
 FSTYPE=${FSTYPE:-ext3}
 TIMEOUT=${TIMEOUT:-20}
-UPCALL=${UPCALL:-$PWD/replay-single-upcall.sh}
+UPCALL=${UPCALL:-DEFAULT}
 
 STRIPE_BYTES=${STRIPE_BYTES:-524288}
 STRIPES_PER_OBJ=${STRIPES_PER_OBJ:-0}