commit | aaf84eb95a9c610c6413cee4836764ea9194eed3 | [log] [tgz] |
---|---|---|
author | Benny Halevy <bhalevy@panasas.com> | Thu Aug 20 03:21:56 2009 +0300 |
committer | J. Bruce Fields <bfields@citi.umich.edu> | Thu Aug 27 17:17:40 2009 -0400 |
tree | 439d25aa70e6226ae8895db8a7503fd63a62a907 | |
parent | eac81736e6884484ebb45f8d0cba639f3285382b [diff] |
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 <bhalevy@panasas.com> [nfsd41: Do not renew state on error] Signed-off-by: Ricardo Labiaga <Ricardo.Labiaga@netapp.com> Signed-off-by: Benny Halevy <bhalevy@panasas.com> [nfsd41: Simplify exit code] Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>