From: Trond Myklebust Date: Wed, 30 Jul 2014 12:27:09 +0000 (-0400) Subject: nfsd: Ensure lookup_clientid() takes client_lock X-Git-Tag: omap-for-v3.17/fixes-against-rc2~101^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e339f964b74b7223ab128f36f4b2aaf9dc12eb9;p=pandora-kernel.git nfsd: Ensure lookup_clientid() takes client_lock Ensure that the client lookup is done safely under the client_lock, so we're not relying on the client_mutex. Signed-off-by: Trond Myklebust Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed