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:
0da905f
)
b=17477
author
grev
<grev>
Fri, 7 Nov 2008 18:18:37 +0000
(18:18 +0000)
committer
grev
<grev>
Fri, 7 Nov 2008 18:18:37 +0000
(18:18 +0000)
i=Adilger
replace cleanup_and_setup_lustre fn by check_and_setup_lustre fn
lustre/tests/sanity-quota.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/sanity-quota.sh
b/lustre/tests/sanity-quota.sh
index
c936adf
..
d0ee5cc
100644
(file)
--- a/
lustre/tests/sanity-quota.sh
+++ b/
lustre/tests/sanity-quota.sh
@@
-60,7
+60,7
@@
QUOTALOG=${TESTSUITELOG:-$TMP/$(basename $0 .sh).log}
DIR=${DIR:-$MOUNT}
DIR2=${DIR2:-$MOUNT2}
-c
leanup
_and_setup_lustre
+c
heck
_and_setup_lustre
LOVNAME=`lctl get_param -n llite.*.lov.common_name | tail -n 1`
OSTCOUNT=`lctl get_param -n lov.$LOVNAME.numobd`