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:
a318249
)
again merge b_devel to b_eq: 20031014
author
ericm
<ericm>
Tue, 14 Oct 2003 10:41:30 +0000
(10:41 +0000)
committer
ericm
<ericm>
Tue, 14 Oct 2003 10:41:30 +0000
(10:41 +0000)
lustre/ptlrpc/lproc_ptlrpc.c
patch
|
blob
|
history
diff --git
a/lustre/ptlrpc/lproc_ptlrpc.c
b/lustre/ptlrpc/lproc_ptlrpc.c
index
2734990
..
0ff90b6
100644
(file)
--- a/
lustre/ptlrpc/lproc_ptlrpc.c
+++ b/
lustre/ptlrpc/lproc_ptlrpc.c
@@
-49,7
+49,7
@@
struct ll_rpc_opcode {
{ OST_STATFS, "ost_statfs" },
{ OST_SAN_READ, "ost_san_read" },
{ OST_SAN_WRITE, "ost_san_write" },
- { OST_SYNC
FS, "ost_syncfs
" },
+ { OST_SYNC
, "ost_sync
" },
{ OST_SET_INFO, "ost_set_info" },
{ MDS_GETATTR, "mds_getattr" },
{ MDS_GETATTR_NAME, "mds_getattr_name" },
@@
-63,6
+63,7
@@
struct ll_rpc_opcode {
{ MDS_GETLOVINFO, "mds_getlovinfo" },
{ MDS_PIN, "mds_pin" },
{ MDS_UNPIN, "mds_unpin" },
+ { MDS_SYNC, "mds_sync" },
{ LDLM_ENQUEUE, "ldlm_enqueue" },
{ LDLM_CONVERT, "ldlm_convert" },
{ LDLM_CANCEL, "ldlm_cancel" },