From: J. Bruce Fields Date: Mon, 14 Jan 2008 18:12:19 +0000 (-0500) Subject: nfsd4: clean up access_valid, deny_valid checks. X-Git-Tag: v2.6.25-rc1~1072^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8838dc43d6544570e8969a74ddc4a0d21abffde6;p=pandora-kernel.git nfsd4: clean up access_valid, deny_valid checks. Document these checks a little better and inline, as suggested by Neil Brown (note both functions have two callers). Remove an obviously bogus check while we're there (checking whether unsigned value is negative). Signed-off-by: J. Bruce Fields Cc: Neil Brown --- Reading git-diff-tree failed