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:
6df9eae
)
You might not believe it, but the open-reply tests pass now.
author
shaver
<shaver>
Thu, 20 Feb 2003 09:02:07 +0000
(09:02 +0000)
committer
shaver
<shaver>
Thu, 20 Feb 2003 09:02:07 +0000
(09:02 +0000)
lustre/tests/recovery-small.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/recovery-small.sh
b/lustre/tests/recovery-small.sh
index
0d0acec
..
5c8b4ad
100755
(executable)
--- a/
lustre/tests/recovery-small.sh
+++ b/
lustre/tests/recovery-small.sh
@@
-121,6
+121,15
@@
setup
drop_request "mcreate /mnt/lustre/1"
drop_reply "mcreate /mnt/lustre/2"
# replay "mcreate /mnt/lustre/3"
+
drop_request "tchmod 111 /mnt/lustre/2"
drop_reply "tchmod 666 /mnt/lustre/2"
+# replay "tchmod 444 /mnt/lustre/2"
+
+drop_request "statone /mnt/lustre/2"
+drop_reply "statone /mnt/lustre/2"
+# replay "statone /mnt/lustre/2"
+
+drop_request "opendelay /mnt/lustre/2"
+drop_reply "opendelay /mnt/lustre/2"
cleanup