Re: [PATCH v2 02/10] xfs: allow xfs_bmapi_convert_delalloc() to pass NULL seq
From: Christoph Hellwig
Date: Sun Mar 17 2024 - 21:28:40 EST
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.