On Wed, Mar 27, 2024 at 07:55:40AM -0700, Darrick J. Wong wrote: > ...and the realtime rmap/reflink patchsets will want to reuse the data > device's ordering (bmap -> rmap -> refcount -> efi) for the rt volume. Yes. > > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> > > I'm ok with moving this now since I'm mostly going to pave over it later > anyway :) Actually the rt extent free item and refcount work will fit in very nicely with this. Basically the rt branch added here needs another condition so that's it's skipped when using extent free items for RT. And the extent free item branch needs to pass the RT flag as already done in your series of course.