On Tue, Jul 30, 2024 at 03:37:25PM -0700, Darrick J. Wong wrote: > On Tue, Jul 30, 2024 at 02:41:41PM -0700, Christoph Hellwig wrote: > > Is this really a xfs_spaceman thingy? The code itself looks fine, > > but the association with space management is kinda weird. > > I dunno. It could just as easily go into xfs_io I suppose; the tiny > advantage of putting it in spaceman is that spaceman grabs the > fsgeometry structure on file open so we don't have to do that again. For the online changes xfs_io seems ok, and for the offline ones xfs_db seems like a perfevt fit anyway.