Re: [PATCH 1/3] iomap: don't resubmit an ioend after ->writeback_submit() failed

From: Christoph Hellwig

Date: Tue Sep 22 2026 - 01:34:38 EST


On Mon, Sep 21, 2026 at 03:29:53PM -0700, Darrick J. Wong wrote:
> > + */
> > + wpc->wb_ctx = NULL;
>
> Do you need to do the same thing for the ->writeback_submit call in
> iomap_writepages?

No, after that the wpc is not reused.