commit | d15c077e442d3c4167aaac87b3b7fe8ccad67a1f | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Thu Sep 13 16:19:31 2012 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Mon Oct 01 17:39:58 2012 -0400 |
tree | 3eae78b73c895ebb818307b406f7a18800cbc6a1 | |
parent | c116a0af76424c72d91ebff7646639cb1287bf63 [diff] |
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>