On Mon, Jan 11, 2021 at 03:23:46PM -0800, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > Perform background block preallocation gc scans more efficiently by > walking the incore inode tree once. > > Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> Looks good. If you could find a way to avoid the forward declarations I'd be even more happy :) Reviewed-by: Christoph Hellwig <hch@xxxxxx>