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:
dbc0397
)
Branch HEAD
author
tappro
<tappro>
Fri, 27 Nov 2009 10:24:58 +0000
(10:24 +0000)
committer
tappro
<tappro>
Fri, 27 Nov 2009 10:24:58 +0000
(10:24 +0000)
b=19023
i=rread
missed client_df in ost-pools test
lustre/tests/ost-pools.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/ost-pools.sh
b/lustre/tests/ost-pools.sh
index
09a2aef
..
a59f19e
100644
(file)
--- a/
lustre/tests/ost-pools.sh
+++ b/
lustre/tests/ost-pools.sh
@@
-1323,7
+1323,7
@@
test_25() {
stop $SINGLEMDS || return 1
start $SINGLEMDS ${dev} $MDS_MOUNT_OPTS || \
{ error "Failed to start $SINGLEMDS after stopping" && break; }
- client
_df
+ client
s_up
# Veriy that the pool got created and is usable
echo "Creating a file in pool$i"