Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c2029e
)
merge b_devel to b_eq: 20031010
author
ericm
<ericm>
Fri, 10 Oct 2003 09:31:55 +0000
(09:31 +0000)
committer
ericm
<ericm>
Fri, 10 Oct 2003 09:31:55 +0000
(09:31 +0000)
kernel only
lustre/ptlrpc/lproc_ptlrpc.c
patch
|
blob
|
history
diff --git
a/lustre/ptlrpc/lproc_ptlrpc.c
b/lustre/ptlrpc/lproc_ptlrpc.c
index
3ce4b67
..
2734990
100644
(file)
--- a/
lustre/ptlrpc/lproc_ptlrpc.c
+++ b/
lustre/ptlrpc/lproc_ptlrpc.c
@@
-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)