SUNRPC: Add a helper function xdr_inline_peek
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 19 Oct 2010 23:58:49 +0000 (19:58 -0400)
committerTrond 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