Re: [PATCH] ext4: fix ext4_tune_sb_params padding

From: Theodore Ts'o

Date: Thu Jan 15 2026 - 11:02:31 EST



On Thu, 04 Dec 2025 11:19:10 +0100, Arnd Bergmann wrote:
> The padding at the end of struct ext4_tune_sb_params is architecture
> specific and in particular is different between x86-32 and x86-64,
> since the __u64 member only enforces struct alignment on the latter.
>
> This shows up as a new warning when test-building the headers with
> -Wpadded:
>
> [...]

Applied, thanks!

[1/1] ext4: fix ext4_tune_sb_params padding
(no commit info)

Best regards,
--
Theodore Ts'o <tytso@xxxxxxx>