Re: [PATCH v2 02/10] xfs: allow xfs_bmapi_convert_delalloc() to pass NULL seq

From: Zhang Yi
Date: Mon Mar 18 2024 - 02:36:53 EST


On 2024/3/18 9:28, Christoph Hellwig wrote:
> The patch looks good to me:
>
> Reviewed-by: Christoph Hellwig <hch@xxxxxx>
>
> But maybe I'd reword the commit message a bit, i.e.:
>
> xfs: make the seq argument to xfs_bmapi_convert_delalloc optional
>
> Allow callers to pass a NULLL seq argument if they don't care about
> the fork sequence number.
>

Okay, that's clearer.

Thanks,
Yi.