On Fri, Jun 27, 2025 at 11:12:20AM -0400, Brian Foster wrote: > I find it slightly annoying that the struct name now implies 'wbc,' > which is obviously used by the writeback_control inside it. It would be > nice to eventually rename wpc to something more useful, but that's for > another patch: True, but wbc is already taken by the writeback_control structure. Maybe I should just drop the renaming for now?