Whamcloud - gitweb
LU-1544 llog: remove lfs catinfo command
[fs/lustre-release.git] / lustre / include / lustre_net.h
index 8fc0530..e09b50e 100644 (file)
@@ -2281,7 +2281,6 @@ int llog_origin_handle_next_block(struct ptlrpc_request *req);
 int llog_origin_handle_read_header(struct ptlrpc_request *req);
 int llog_origin_handle_close(struct ptlrpc_request *req);
 int llog_origin_handle_cancel(struct ptlrpc_request *req);
-int llog_catinfo(struct ptlrpc_request *req);
 
 /* ptlrpc/llog_client.c */
 extern struct llog_operations llog_client_ops;