Whamcloud - gitweb
merge b_devel to b_eq: 20031010
authorericm <ericm>
Fri, 10 Oct 2003 09:31:55 +0000 (09:31 +0000)
committerericm <ericm>
Fri, 10 Oct 2003 09:31:55 +0000 (09:31 +0000)
kernel only

lustre/ptlrpc/lproc_ptlrpc.c

index 3ce4b67..2734990 100644 (file)
@@ -75,7 +75,7 @@ struct ll_rpc_opcode {
         { PTLBD_CONNECT,    "ptlbd_connect" },
         { PTLBD_DISCONNECT, "ptlbd_disconnect" },
         { OBD_PING,         "obd_ping" },
-        { OBD_LOG_CANCEL,   "obd_log_cancel" },
+        { OBD_LOG_CANCEL,   "llog_origin_handle_cancel"},
 };
 
 const char* ll_opcode2str(__u32 opcode)