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:
e25d067
)
Branch b1_8_gate
author
yangsheng
<yangsheng>
Wed, 26 Nov 2008 15:14:20 +0000
(15:14 +0000)
committer
yangsheng
<yangsheng>
Wed, 26 Nov 2008 15:14:20 +0000
(15:14 +0000)
b=17691
i=adilger, johann
Handle the 1.6 lustre-msg in interop case.
lustre/include/lustre/lustre_idl.h
patch
|
blob
|
history
diff --git
a/lustre/include/lustre/lustre_idl.h
b/lustre/include/lustre/lustre_idl.h
index
b01fb60
..
13807db
100644
(file)
--- a/
lustre/include/lustre/lustre_idl.h
+++ b/
lustre/include/lustre/lustre_idl.h
@@
-260,7
+260,7
@@
struct ptlrpc_body {
__u64 pb_padding[4];
};
-extern void lustre_swab_ptlrpc_body(struct ptlrpc_body *pb);
+extern void lustre_swab_ptlrpc_body(struct ptlrpc_body *pb
, int msgsize
);
/* message body offset for lustre_msg_v2 */
/* ptlrpc body offset in all request/reply messages */