From 5391e38aa9c777101a00bd7e7275d920188371e6 Mon Sep 17 00:00:00 2001 From: rread Date: Mon, 14 Jun 2004 19:42:36 +0000 Subject: [PATCH] Land b_bug1742 onto b1_4_smallfix (20040614_1231) 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/tests/cfg/local.sh b/lustre/tests/cfg/local.sh index 9d7ca4b..4cd02ae 100644 --- a/lustre/tests/cfg/local.sh +++ b/lustre/tests/cfg/local.sh @@ -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} -- 1.8.3.1