On Mon, Aug 26, 2024 at 12:40:28PM -0700, Darrick J. Wong wrote: > ..and pass the ap itself too, to remove three of the parameters? I tried that earlier, but it breaks the allocation added from the repair code later in your tree. We could fake up a partial xfs_bmalloca there, but that seemed pretty ugly.