On Wed, Nov 06, 2019 at 07:03:01PM -0800, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > Range check the region counter when we're reassembling regions from log > items during log recovery. In the old days ASSERT would halt the > kernel, but this isn't true any more so we have to make an explicit > error return. Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>