Whamcloud - gitweb
Quiet compiler warning.
authoradilger <adilger>
Fri, 25 Oct 2002 00:05:38 +0000 (00:05 +0000)
committeradilger <adilger>
Fri, 25 Oct 2002 00:05:38 +0000 (00:05 +0000)
lustre/include/linux/lustre_ha.h

index 8afa1a8..f989e6d 100644 (file)
@@ -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);