On Mon, Jun 30, 2014 at 11:48:44AM -0400, Jeff Layton wrote: > We want to use the nfsd4_compound_state to cache the nfs4_client in > order to optimise away extra lookups of the clid. > > In the v4.0 case, we use this to ensure that we only have to look up the > client at most once per compound for each call into lookup_clientid. For > v4.1+ we set the pointer in the cstate during SEQUENCE processing so we > should never need to do a search for it. > > Signed-off-by: Trond Myklebust <trond.myklebust@xxxxxxxxxxxxxxx> Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html