On Tue, Feb 14, 2023 at 04:51:12PM +1100, Dave Chinner wrote: > From: "Darrick J. Wong" <djwong@xxxxxxxxxx> > > Whenever we encounter a corrupt block mapping, we should report that to > the health monitoring system for later reporting. > > Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> > [dgc: open coded xfs_metadata_is_sick() macro] > Signed-off-by: Dave Chinner <dchinner@xxxxxxxxxx> Just curious: this is probably from a bigger series, which one is that?