On Wed, Jan 15, 2020 at 05:47:44PM -0800, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > Now that we know we don't have to take a transaction to stale the incore > buffers for a remote value, get rid of the unnecessary memory allocation > in the leaf walker and call the rmt_stale function directly. Flatten > the loop while we're at it. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> Looks good: Reviewed-by: Christoph Hellwig <hch@xxxxxx>