Re: [PATCH] xfs: fixup some alignment issues in xfs_ondisk.c

From: Christoph Hellwig

Date: Thu Feb 12 2026 - 05:20:30 EST


On Thu, Feb 12, 2026 at 12:04:38PM +1000, Wilfred Mallawa wrote:
> From: Wilfred Mallawa <wilfred.mallawa@xxxxxxx>
>
> Fixup some code alignment issues in xfs_ondisk.c

That code should probably go into the subject as well, as that
initially made me think of data structure or load/store alignment.

But maybe Carlos can just fix this up when applying.

Otherwise looks good:

Reviewed-by: Christoph Hellwig <hch@xxxxxx>