Whamcloud - gitweb
LU-11472 lnet: Decrement health on timeout
[fs/lustre-release.git] / lnet / include / lnet / lib-lnet.h
index 4441009..1c60b4d 100644 (file)
@@ -695,6 +695,7 @@ void lnet_detach_rsp_tracker(struct lnet_libmd *md, int cpt);
 void lnet_finalize(struct lnet_msg *msg, int rc);
 bool lnet_send_error_simulation(struct lnet_msg *msg,
                                enum lnet_msg_hstatus *hstatus);
+void lnet_handle_remote_failure_locked(struct lnet_peer_ni *lpni);
 
 void lnet_drop_message(struct lnet_ni *ni, int cpt, void *private,
                       unsigned int nob, __u32 msg_type);