nfsd: Convert nfs4_check_open_reclaim() to work with lookup_clientid()
authorTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 30 Jun 2014 15:48:47 +0000 (11:48 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Thu, 10 Jul 2014 00:55:07 +0000 (20:55 -0400)
commit0fe492db6003218d5c36765c09cce3a5a9f8a2eb
tree98405e93e79a86767e0c00183e3bac460cd60e6e
parent2d91e8953cb046d9eef281ddc608fee31a942f35
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 <trond.myklebust@primarydata.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4proc.c
fs/nfsd/nfs4state.c
fs/nfsd/state.h