From: Trond Myklebust Date: Wed, 30 Jul 2014 12:27:05 +0000 (-0400) Subject: nfsd: Move create_client() call outside the lock X-Git-Tag: omap-for-v3.17/fixes-against-rc2~101^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cc40fd7b623b306adfe1eba1b509e95890358f5;p=pandora-kernel.git nfsd: Move create_client() call outside the lock For efficiency reasons, and because we want to use spin locks instead of relying on the client_mutex. Signed-off-by: Trond Myklebust Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed