From: yangsheng Date: Wed, 26 Nov 2008 15:14:20 +0000 (+0000) Subject: Branch b1_8_gate X-Git-Tag: v1_7_150~1^136 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=82753d9aa6e96f58967b3287d5178b59af148749;p=fs%2Flustre-release.git Branch b1_8_gate b=17691 i=adilger, johann Handle the 1.6 lustre-msg in interop case. --- diff --git a/lustre/include/lustre/lustre_idl.h b/lustre/include/lustre/lustre_idl.h index b01fb60..13807db 100644 --- 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 */