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:
317b6f2
)
b=12560
author
grev
<grev>
Thu, 18 Oct 2007 08:22:45 +0000
(08:22 +0000)
committer
grev
<grev>
Thu, 18 Oct 2007 08:22:45 +0000
(08:22 +0000)
lost test_7 fix
lustre/tests/sanity-quota.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/sanity-quota.sh
b/lustre/tests/sanity-quota.sh
index
4979ff2
..
9cd8a37
100644
(file)
--- a/
lustre/tests/sanity-quota.sh
+++ b/
lustre/tests/sanity-quota.sh
@@
-582,7
+582,7
@@
run_test 6 "Block quota acquire & release ========="
# quota recovery (block quota only by now)
test_7()
{
- remote_mds && skip "remote mds"
+ remote_mds && skip "remote mds"
&& return 0
LIMIT=$(( $BUNIT_SZ * $(($OSTCOUNT + 1)) * 10)) # 10 bunits each sever
TESTFILE="$TSTDIR/quota_tst70"