Whamcloud - gitweb
* move recover.c from llite to ptlrpc
[fs/lustre-release.git] / lustre / include / linux / lustre_ha.h
index 8095804..3866179 100644 (file)
@@ -44,4 +44,6 @@ int recovd_cleanup(struct recovd_obd *mgr);
 
 extern struct recovd_obd *ptlrpc_recovd;
 
+int ll_recover(struct recovd_data *rd, int phase);
+
 #endif