commit | 8838dc43d6544570e8969a74ddc4a0d21abffde6 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@citi.umich.edu> | Mon Jan 14 13:12:19 2008 -0500 |
committer | J. Bruce Fields <bfields@citi.umich.edu> | Fri Feb 01 16:42:07 2008 -0500 |
tree | f3082dd80293fe5279d8ff993d2e0c17a0a2f2b4 | |
parent | b39c18fce003bb2d5a51a4734d8fdd2c81fa1a78 [diff] |
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 <bfields@citi.umich.edu> Cc: Neil Brown <neilb@suse.de>