From: J. Bruce Fields Date: Mon, 10 Oct 2011 18:37:13 +0000 (-0400) Subject: nfsd4: move access/deny validity checks to xdr code X-Git-Tag: v3.2-rc1~177^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04f9e664b21c4440daf4d08f31db9b18517e4b8d;p=pandora-kernel.git nfsd4: move access/deny validity checks to xdr code I'd rather put more of these sorts of checks into standardized xdr decoders for the various types rather than have them cluttering up the core logic in nfs4proc.c and nfs4state.c. Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed