On Sun, Oct 02, 2022 at 11:20:09AM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > CoW forks only exist in memory, which means that they can only ever have > an incore extent tree. Hence they must always be FMT_EXTENTS, so check > this when we're scrubbing them. > > Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> > --- > fs/xfs/scrub/bmap.c | 2 ++ > 1 file changed, 2 insertions(+) Makes sense. Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> -- Dave Chinner david@xxxxxxxxxxxxx