Re: [PATCH 3/6] xfs: rtsummary scrub should treat rtbitmap corruption errors as an xref error
Christoph Hellwig <[email protected]>
| Newsgroups | org.kernel.vger.linux-xfs,org.kernel.vger.stable |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Jul 15, 2026 at 11:06:53PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <[email protected]> > > LOLLM notes the discrepancy between the comment saying that this is an > xref error and the code, which marks a (non-xref) corruption error. > This appears to be a regression. Looks good: Reviewed-by: Christoph Hellwig <[email protected]>