On Tue, Mar 02, 2021 at 02:29:16PM -0800, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > Use the AG btree height limits that we precomputed into the xfs_mount to > validate the AG headers instead of using XFS_BTREE_MAXLEVELS. > > Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>