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