Whamcloud - gitweb
LU-1239 ldlm: cascading client reconnects
[fs/lustre-release.git] / lustre / include / lustre_net.h
index 77f1a98..5566584 100644 (file)
@@ -1856,6 +1856,7 @@ void ptlrpc_save_lock(struct ptlrpc_request *req,
 void ptlrpc_commit_replies(struct obd_export *exp);
 void ptlrpc_dispatch_difficult_reply(struct ptlrpc_reply_state *rs);
 void ptlrpc_schedule_difficult_reply(struct ptlrpc_reply_state *rs);
+int ptlrpc_hpreq_handler(struct ptlrpc_request *req);
 struct ptlrpc_service *ptlrpc_register_service(
                                struct ptlrpc_service_conf *conf,
                                struct proc_dir_entry *proc_entry);