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:
497ad42
)
- vbr interoperability with 1.6
author
tappro
<tappro>
Wed, 20 Aug 2008 20:00:31 +0000
(20:00 +0000)
committer
tappro
<tappro>
Wed, 20 Aug 2008 20:00:31 +0000
(20:00 +0000)
b:15942
i:rread, bzzz
lustre/ptlrpc/niobuf.c
patch
|
blob
|
history
diff --git
a/lustre/ptlrpc/niobuf.c
b/lustre/ptlrpc/niobuf.c
index
2ae3e50
..
f123b76
100644
(file)
--- a/
lustre/ptlrpc/niobuf.c
+++ b/
lustre/ptlrpc/niobuf.c
@@
-392,7
+392,7
@@
int ptlrpc_send_reply (struct ptlrpc_request *req, int flags)
lustre_msg_set_cksum(req->rq_repmsg,
lustre_msg_calc_cksum(req->rq_repmsg));
} else {
- offset = lustre_msg_early_size();
+ offset = lustre_msg_early_size(
req
);
}
} else {
CDEBUG(D_ADAPTTO, "No early reply support: flags=%#x "