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:
2c8f922
)
- fixed disabling pool shrinker in test 120a.
author
yury
<yury>
Sat, 8 Sep 2007 17:13:20 +0000
(17:13 +0000)
committer
yury
<yury>
Sat, 8 Sep 2007 17:13:20 +0000
(17:13 +0000)
lustre/tests/sanity.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/sanity.sh
b/lustre/tests/sanity.sh
index
1aaafeb
..
9a7bfaa
100644
(file)
--- a/
lustre/tests/sanity.sh
+++ b/
lustre/tests/sanity.sh
@@
-3986,7
+3986,7
@@
run_test 120a "Early Lock Cancel: mkdir test ==================="
test_120b() {
disable_pool_recalc mdc
disable_pool_shrink mdc
- disable_pool_shrink
mds-lustre
+ disable_pool_shrink
"mds-$FSNAME"
mkdir $DIR/$tdir
cancel_lru_locks mdc
stat $DIR/$tdir > /dev/null