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:
9346be4
)
- land b_ver_recov
author
tappro
<tappro>
Thu, 24 Jul 2008 11:38:44 +0000
(11:38 +0000)
committer
tappro
<tappro>
Thu, 24 Jul 2008 11:38:44 +0000
(11:38 +0000)
lustre/tests/sanityN.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/sanityN.sh
b/lustre/tests/sanityN.sh
index
16c1e14
..
7410b46
100644
(file)
--- a/
lustre/tests/sanityN.sh
+++ b/
lustre/tests/sanityN.sh
@@
-515,7
+515,7
@@
test_26b() {
run_test 26b "sync mtime between ost and mds"
test_27() {
- cancel_lru_locks
OSC
+ cancel_lru_locks
osc
lctl clear
dd if=/dev/zero of=$DIR2/$tfile bs=$((4096+4))k conv=notrunc count=4 seek=3 &
DD2_PID=$!