From: Andy Adamson Date: Fri, 4 Dec 2009 20:52:24 +0000 (-0500) Subject: nfs41: add create session into establish_clid X-Git-Tag: v2.6.33-rc1~287^2^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d643d1dfa9349164fe928e255f68020d91dbfe0;p=pandora-kernel.git nfs41: add create session into establish_clid Reported-by: Trond Myklebust Resetting the clientid from the state manager could result in not confirming the clientid due to create session not being called. Move the create session call from the NFS4CLNT_SESSION_SETUP state manager initialize session case into the NFS4CLNT_LEASE_EXPIRED case establish_clid call. Signed-off-by: Andy Adamson Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed