On Thu, Dec 12, 2024 at 04:59:16PM -0800, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > Hoist out the code that migrates broot pointers during a resize > operation to avoid code duplication and streamline the caller. Also > use the correct bmbt pointer type for the sizeof operation. Looks good: Reviewed-by: Christoph Hellwig <hch@xxxxxx>