On Thu, Dec 12, 2024 at 05:20:56PM -0800, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > When we're rebuilding the data fork of a realtime file, we need to > cross-reference each mapping with the rt refcount btree to ensure that > the reflink flag is set if there are any shared extents found. Looks good: Reviewed-by: Christoph Hellwig <hch@xxxxxx>