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? Otherwise looks good: Reviewed-by: Christoph Hellwig <hch@xxxxxx>