commit | f411703adc762a92b72f8a93c6464050d66cb87b | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Mon May 21 22:45:50 2012 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue May 22 16:45:46 2012 -0400 |
tree | 3f9ae0df442e8b5f2c83070225986f4940e7d4dd | |
parent | f092075dd33ea04000590e8ffea65c2e7d03d764 [diff] |
NFS: Refactor nfs_get_client(): add nfs_found_client() Clean up: Code that takes and releases nfs_client_lock remains in nfs_get_client(). Logic that handles a pre-existing nfs_client is moved to a separate function. No behavior change is expected. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>