On Sun, Oct 02, 2022 at 11:19:49AM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > Teach the AGFL repair function to check each block of the proposed AGFL > against the rmap btree. If the rmapbt finds any mappings that are not > OWN_AG, strike that block from the list. > > Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> > --- > fs/xfs/scrub/agheader_repair.c | 78 ++++++++++++++++++++++++++++++++++------ > 1 file changed, 66 insertions(+), 12 deletions(-) Looks ok. Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> -- Dave Chinner david@xxxxxxxxxxxxx