Re: [PATCH] xfs_scrub: fix spacemap scan for data volume
Christoph Hellwig <[email protected]>
| Newsgroups | org.kernel.vger.linux-xfs |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jul 13, 2026 at 08:55:10AM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <[email protected]> > > I don't know why this hunk got copied into scan_ag_rmaps on merge. The > original patch only touched scan_rtg_rmaps. Get rid of this new > inclusion because now it's broken for the data device. Looks good: Reviewed-by: Christoph Hellwig <[email protected]>