Searched hist:"0 fe492db6003218d5c36765c09cce3a5a9f8a2eb" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/nfsd/ |
H A D | state.h | diff 0fe492db6003218d5c36765c09cce3a5a9f8a2eb Mon Jun 30 10:48:47 CDT 2014 Trond Myklebust <trond.myklebust@primarydata.com> 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>
|
H A D | nfs4proc.c | diff 0fe492db6003218d5c36765c09cce3a5a9f8a2eb Mon Jun 30 10:48:47 CDT 2014 Trond Myklebust <trond.myklebust@primarydata.com> 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>
|
H A D | nfs4state.c | diff 0fe492db6003218d5c36765c09cce3a5a9f8a2eb Mon Jun 30 10:48:47 CDT 2014 Trond Myklebust <trond.myklebust@primarydata.com> 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>
|