From: Trond Myklebust Date: Tue, 14 Aug 2012 21:14:17 +0000 (-0400) Subject: NFSv4: Don't use private xdr_stream fields in decode_getacl X-Git-Tag: v3.6-rc3~6^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cff298c721099c9ac4cea7196a37097ba2847946;p=pandora-kernel.git NFSv4: Don't use private xdr_stream fields in decode_getacl Instead of using the private field xdr->p from struct xdr_stream, use the public xdr_stream_pos(). Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed