Re: [PATCH v2 1/2] xfs: remove duplicate static size checks

From: Christoph Hellwig

Date: Tue Feb 10 2026 - 10:39:13 EST


On Tue, Feb 10, 2026 at 03:59:41PM +1000, Wilfred Mallawa wrote:
> From: Wilfred Mallawa <wilfred.mallawa@xxxxxxx>
>
> In libxfs/xfs_ondisk.h, remove some duplicate entries of
> XFS_CHECK_STRUCT_SIZE().
>
> Signed-off-by: Wilfred Mallawa <wilfred.mallawa@xxxxxxx>

Looks good:

Reviewed-by: Christoph Hellwig <hch@xxxxxx>