git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13fe4ba
)
SUNRPC: Optimise away unnecessary data moves in xdr_align_pages
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Thu, 2 Aug 2012 17:21:43 +0000
(13:21 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 28 Sep 2012 19:58:42 +0000
(15:58 -0400)
We only have to call xdr_shrink_pagelen() if the remaining RPC
message does not fit in the page buffer length that we supplied
to xdr_align_pages().
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found