From: Trond Myklebust Date: Mon, 30 Jun 2014 15:48:46 +0000 (-0400) Subject: nfsd: Always use lookup_clientid() in nfsd4_process_open1 X-Git-Tag: omap-for-v3.17/fixes-against-rc2~101^2~128 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d91e8953cb046d9eef281ddc608fee31a942f35;p=pandora-kernel.git nfsd: Always use lookup_clientid() in nfsd4_process_open1 In later patches, we'll be moving the stateowner table into the nfs4_client, and by doing this we ensure that we have a cached nfs4_client pointer. Signed-off-by: Trond Myklebust Reviewed-by: Christoph Hellwig Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed