From: Chuck Lever Date: Tue, 22 May 2012 02:45:50 +0000 (-0400) Subject: NFS: Refactor nfs_get_client(): add nfs_found_client() X-Git-Tag: v3.5-rc1~52^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f411703adc762a92b72f8a93c6464050d66cb87b;p=pandora-kernel.git 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 Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed