On Sat, May 09, 2020 at 09:30:11AM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > For AG btree types, make sure that each record's length is not so huge > that integer wraparound would happen. > > Found via xfs/358 fuzzing recs[1].blockcount = ones. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>