From: Benny Halevy Date: Thu, 20 Aug 2009 00:21:56 +0000 (+0300) Subject: nfsd41: renew_client must be called under the state lock X-Git-Tag: v2.6.32-rc1~412^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aaf84eb95a9c610c6413cee4836764ea9194eed3;p=pandora-kernel.git nfsd41: renew_client must be called under the state lock Until we work out the state locking so we can use a spin lock to protect the cl_lru, we need to take the state_lock to renew the client. Signed-off-by: Benny Halevy [nfsd41: Do not renew state on error] Signed-off-by: Ricardo Labiaga Signed-off-by: Benny Halevy [nfsd41: Simplify exit code] Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed