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:
0b09dc9
)
Don't be outsmarted by the dcache, mkay?
author
shaver
<shaver>
Fri, 14 Feb 2003 20:50:06 +0000
(20:50 +0000)
committer
shaver
<shaver>
Fri, 14 Feb 2003 20:50:06 +0000
(20:50 +0000)
lustre/tests/recovery-small.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/recovery-small.sh
b/lustre/tests/recovery-small.sh
index
26bb81f
..
8d13adb
100755
(executable)
--- a/
lustre/tests/recovery-small.sh
+++ b/
lustre/tests/recovery-small.sh
@@
-109,7
+109,7
@@
replay() {
shutdown_mds -f
start_mds
wait
- do_client "
ls
$MOUNPT" # trigger failover, if we haven't already
+ do_client "
df -h
$MOUNPT" # trigger failover, if we haven't already
}
if [ ! -z "$ONLY" ]; then