nfsd4: clean up access_valid, deny_valid checks.
authorJ. Bruce Fields <bfields@citi.umich.edu>
Mon, 14 Jan 2008 18:12:19 +0000 (13:12 -0500)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Fri, 1 Feb 2008 21:42:07 +0000 (16:42 -0500)
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 <bfields@citi.umich.edu>
Cc: Neil Brown <neilb@suse.de>

No differences found