Re: [PATCH v11 06/16] xfs: ignore HW which cannot atomic write a single block

From: John Garry
Date: Mon May 05 2025 - 01:46:24 EST


On 05/05/2025 06:43, Christoph Hellwig wrote:
I think this subject line here is left from an earlier version and
doesn't quite seem to summarize what this patch is doing now?

+extern int xfs_configure_buftarg(struct xfs_buftarg *, unsigned int);

Please drop the extern and spell out the parameter name while you're at
it.

I can fix all this, if Darrick does not beat me to it.


Otherwise looks good:

Reviewed-by: Christoph Hellwig <hch@xxxxxx>



cheers