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:
0715dc6
)
SUNRPC: Add a helper function xdr_inline_peek
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 19 Oct 2010 23:58:49 +0000
(19:58 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Sat, 23 Oct 2010 19:27:32 +0000
(15:27 -0400)
We sometimes need to be able to read ahead in an xdr_stream without
incrementing the current pointer position.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found