]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit746c9eaba35fe0e855acd2a94d5137b41313421b
tree98405e93e79a86767e0c00183e3bac460cd60e6e
parent86d881741e108b8bebe6f9ea5b13c53535b624a3
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