On 11/16/20 11:19 AM, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > Make sure that both inode btree block counters in the AGI are correct. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > --- > v2: fix backwards complaint message, consolidate switch statements > --- > repair/scan.c | 29 ++++++++++++++++++++++++++--- Looks like this fixes Brian's concerns, thanks both! Reviewed-by: Eric Sandeen <sandeen@xxxxxxxxxx>