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:
af6be25
)
Instrumentation for reproducing and verifying 1897 (open-count leaked if close
author
shaver
<shaver>
Wed, 3 Dec 2003 21:24:57 +0000
(21:24 +0000)
committer
shaver
<shaver>
Wed, 3 Dec 2003 21:24:57 +0000
(21:24 +0000)
is interrupted on the client). r=robert.
lustre/tests/llmount-upcall.sh
[new file with mode: 0755]
patch
|
blob
diff --git a/lustre/tests/llmount-upcall.sh
b/lustre/tests/llmount-upcall.sh
new file mode 100755
(executable)
index 0000000..
f5a1ef7
--- /dev/null
+++ b/
lustre/tests/llmount-upcall.sh
@@ -0,0
+1,6
@@
+#!/bin/sh
+LUSTRE=`dirname $0`/..
+exec >> /tmp/recovery-`hostname`.log
+exec 2>&1
+
+$LUSTRE/utils/lconf --recover --verbose --tgt_uuid $2 --client_uuid $3 --conn_uuid $4 $LUSTRE/tests/local.xml