git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c30e92d
)
nfsd4: move access/deny validity checks to xdr code
author
J. Bruce Fields
<bfields@redhat.com>
Mon, 10 Oct 2011 18:37:13 +0000
(14:37 -0400)
committer
J. Bruce Fields
<bfields@redhat.com>
Tue, 11 Oct 2011 12:53:12 +0000
(08:53 -0400)
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 <bfields@redhat.com>
No differences found