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:
09c5491
)
Quiet compiler warning.
author
adilger
<adilger>
Fri, 25 Oct 2002 00:05:38 +0000
(
00:05
+0000)
committer
adilger
<adilger>
Fri, 25 Oct 2002 00:05:38 +0000
(
00:05
+0000)
lustre/include/linux/lustre_ha.h
patch
|
blob
|
history
diff --git
a/lustre/include/linux/lustre_ha.h
b/lustre/include/linux/lustre_ha.h
index
8afa1a8
..
f989e6d
100644
(file)
--- a/
lustre/include/linux/lustre_ha.h
+++ b/
lustre/include/linux/lustre_ha.h
@@
-45,6
+45,7
@@
struct recovd_data {
void recovd_conn_fail(struct ptlrpc_connection *conn);
void recovd_conn_manage(struct ptlrpc_connection *conn, struct recovd_obd *mgr,
ptlrpc_recovery_cb_t recover);
+void recovd_conn_unmanage(struct ptlrpc_connection *conn);
void recovd_conn_fixed(struct ptlrpc_connection *conn);
int recovd_setup(struct recovd_obd *mgr);
int recovd_cleanup(struct recovd_obd *mgr);