On Mon, Nov 09, 2020 at 10:17:22AM -0800, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > When the bmbt scrubber is looking up rmap extents, we need to set the > extent flags from the bmbt record fully. This will matter once we fix > the rmap btree comparison functions to check those flags correctly. > > Fixes: d852657ccfc0 ("xfs: cross-reference reverse-mapping btree") > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>