Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0efe16
)
Land b_bug1742 onto b1_4_smallfix (20040614_1231)
author
rread
<rread>
Mon, 14 Jun 2004 19:42:36 +0000
(19:42 +0000)
committer
rread
<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
patch
|
blob
|
history
diff --git
a/lustre/tests/cfg/local.sh
b/lustre/tests/cfg/local.sh
index
9d7ca4b
..
4cd02ae
100644
(file)
--- 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}