nfsd4: enforce per-client sessions/no-sessions distinction
authorJ. Bruce Fields <bfields@redhat.com>
Thu, 13 Sep 2012 20:19:31 +0000 (16:19 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Mon, 1 Oct 2012 21:39:58 +0000 (17:39 -0400)
commitd15c077e442d3c4167aaac87b3b7fe8ccad67a1f
tree3eae78b73c895ebb818307b406f7a18800cbc6a1
parentc116a0af76424c72d91ebff7646639cb1287bf63
nfsd4: enforce per-client sessions/no-sessions distinction

Something like creating a client with setclientid and then trying to
confirm it with create_session may not crash the server, but I'm not
completely positive of that, and in any case it's obviously bad client
behavior.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4proc.c
fs/nfsd/nfs4state.c
fs/nfsd/state.h
This page took 0.027138 seconds and 5 git commands to generate.