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:
c1a7447
)
Branch b1_8_gate
author
huanghua
<huanghua>
Fri, 11 Jul 2008 05:22:33 +0000
(
05:22
+0000)
committer
huanghua
<huanghua>
Fri, 11 Jul 2008 05:22:33 +0000
(
05:22
+0000)
b=11930
i=adilger
i=nikita.danilov
i=alex
lustre/ptlrpc/lproc_ptlrpc.c
patch
|
blob
|
history
diff --git
a/lustre/ptlrpc/lproc_ptlrpc.c
b/lustre/ptlrpc/lproc_ptlrpc.c
index
8a2c375
..
a881155
100644
(file)
--- a/
lustre/ptlrpc/lproc_ptlrpc.c
+++ b/
lustre/ptlrpc/lproc_ptlrpc.c
@@
-104,6
+104,8
@@
struct ll_rpc_opcode {
{ LLOG_CATINFO, "llog_catinfo" },
{ LLOG_ORIGIN_HANDLE_PREV_BLOCK, "llog_origin_handle_prev_block" },
{ LLOG_ORIGIN_HANDLE_DESTROY, "llog_origin_handle_destroy" },
+ { FLD_QUERY, "fld_query" },
+ { SEQ_QUERY, "seq_query" },
};
struct ll_eopcode {