From: Trond Myklebust Date: Mon, 30 Jun 2014 15:48:47 +0000 (-0400) Subject: nfsd: Convert nfs4_check_open_reclaim() to work with lookup_clientid() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~101^2~127 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fe492db6003218d5c36765c09cce3a5a9f8a2eb;p=pandora-kernel.git nfsd: Convert nfs4_check_open_reclaim() to work with lookup_clientid() lookup_clientid is preferable to find_confirmed_client since it's able to use the cached client in the compound state. Signed-off-by: Trond Myklebust Reviewed-by: Christoph Hellwig Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed