On Thu, Oct 10, 2024 at 10:06:15AM -0400, Brian Foster wrote: > Seems Ok, but not sure I see the point personally. Rather than a single > helper with flags, we have multiple helpers, some of which still mix > deltas via an incrementally harder to read boolean param. This seems > sort of arbitrary to me. Is this to support some future work? I just find these multiplexers that have no common logic very confusing. And yes, I also have some changes to share more logic between the delalloc vs non-delalloc block accounting.