On Tue, Feb 04, 2020 at 04:46:28PM -0800, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > In process_longform_attr, replace the agcount check with a call to the > fsblock verification function in libxfs. Now we can also catch blocks > that point to static FS metadata. Looks good (especially with the fixup from Eric): Reviewed-by: Christoph Hellwig <hch@xxxxxx>