On Sun, Dec 31, 2023 at 12:21:38PM -0800, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > Reuse xfs_bmap_update_cancel_item to put the AG/RTG and free the item in > a few places that currently open code the logic. > > Inspired-by: Christoph Hellwig <hch@xxxxxx> > Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> Isn't this actually pretty much exactly my patch? Either way this looks (obviously :)) good: Reviewed-by: Christoph Hellwig <hch@xxxxxx>