On Fri, Dec 13, 2024 at 01:18:06AM -0800, Christoph Hellwig wrote: > On Thu, Dec 12, 2024 at 05:17:32PM -0800, Darrick J. Wong wrote: > > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > > > Add code to scrub realtime refcount btrees. > > Please explain what that actually means here. How about: "Add code to scrub realtime refcount btrees. Similar to the refcount btree checking code for the data device, we walk the rmap btree for each refcount record to confirm that the reference counts are correct." --D