On Thu, Mar 06, 2025 at 08:02:33AM +1100, Dave Chinner wrote: > > + if (!(flags & XBF_READ)) > > + gfp_mask |= __GFP_ZERO; > > We should probably drop this zeroing altogether. Maybe. Not in this patch or series, though and whoever wants to submit it needs to explain why the rationale used for adding it in commit 3219e8cf0dade9884d3c6cb432d433b4ca56875d doesn't apply any more.