On Mon, Jan 11, 2021 at 03:23:34PM -0800, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > The clearing of posteof blocks and cowblocks serve the same purpose: > removing speculative block preallocations from inactive files. We don't > need to burn two radix tree tags on this, so combine them into one. > > Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>