Re: [PATCH v2 5/6] xfs: initialise args->total for parent pointer updates

From: Darrick J. Wong

Date: Mon Aug 10 2026 - 14:50:13 EST


On Mon, Aug 10, 2026 at 12:39:48PM -0600, Javier Tia wrote:
> Hi Darrick,
>
> Thanks for the reviews on 5/6 and 6/6, and for catching the args->total
> placement in v1.

No problem.

> Noted on sending revisions as their own thread - I'll do that from the
> next one.
>
> Patch 3 ("report the error that made deferred work shut down the fs") is
> the only one in the series without your Reviewed-by. Would you mind
> taking a look? It only moves the tracepoint ahead of the shutdown and
> logs the errno plus t_blk_res, so nothing invasive, but I'd rather not
> land it without a second pair of eyes.

Done. I did actually miss that one, so thanks for the hint.

--D