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:
b291f1b
)
NFSv4: Don't use private xdr_stream fields in decode_getacl
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 14 Aug 2012 21:14:17 +0000
(17:14 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Thu, 16 Aug 2012 20:15:51 +0000
(16:15 -0400)
Instead of using the private field xdr->p from struct xdr_stream,
use the public xdr_stream_pos().
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found