From: J. Bruce Fields Date: Thu, 13 Sep 2012 20:19:31 +0000 (-0400) Subject: nfsd4: enforce per-client sessions/no-sessions distinction X-Git-Tag: v3.7-rc1~24^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d15c077e442d3c4167aaac87b3b7fe8ccad67a1f;p=pandora-kernel.git 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 --- Reading git-diff-tree failed