nfsd: Convert nfs4_check_open_reclaim() to work with lookup_clientid()
authorTrond Myklebust <[email protected]>
Mon, 30 Jun 2014 15:48:47 +0000 (11:48 -0400)
committerJ. Bruce Fields <[email protected]>
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 <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: J. Bruce Fields <[email protected]>
fs/nfsd/nfs4proc.c
fs/nfsd/nfs4state.c
fs/nfsd/state.h