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

From: Wilfred Mallawa

Date: Thu Feb 12 2026 - 17:53:59 EST


On Thu, 2026-02-12 at 11:14 +0100, Christoph Hellwig wrote:
> 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.
>

Ah good point, I've fixed this in V2. Thanks!

Wilfred