From: J. Bruce Fields Date: Sat, 2 Oct 2010 21:04:00 +0000 (-0400) Subject: nfsd4: confirm only on succesful create_session X-Git-Tag: v2.6.37-rc1~113^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86c3e16cc7aace4d1143952813b6cc2a80c51295;p=pandora-kernel.git nfsd4: confirm only on succesful create_session Following rfc 5661, section 18.36.4: "If the session is not successfully created, then no changes are made to any client records on the server." We shouldn't be confirming or incrementing the sequence id in this case. Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed