On Tue, Sep 02, 2025 at 08:25:45AM +0200, Christoph Hellwig wrote: > On Thu, Aug 28, 2025 at 07:28:38AM -0700, Darrick J. Wong wrote: > > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > > > When we're removing rmap records for crosslinked blocks, use deferred > > intent items so that we can try to free/unmap as many of the old data > > structure's blocks as we can in the same transaction as the commit. > > Shouldn't this be at the start of the series? Yeah, will move it. > Otherwise looks good: > > Reviewed-by: Christoph Hellwig <hch@xxxxxx> Thanks! --D