On Wed, 26 Mar 2025 16:55:51 -0600, Gustavo A. R. Silva wrote: > -Wflex-array-member-not-at-end was introduced in GCC-14, and we are > getting ready to enable it, globally. > > Use the `DEFINE_RAW_FLEX()` helper for an on-stack definition of > a flexible structure where the size of the flexible-array member > is known at compile-time, and refactor the rest of the code, > accordingly. > > [...] Applied, thanks! [1/1] ext4: Avoid -Wflex-array-member-not-at-end warning commit: 7e50bbb134aba1df0854f171b596b3a42d35605a (Apologies for sending this late; I've been dealing with a family medical emergency. In any case, the patch landed in v6.16-rc2.) Best regards, -- Theodore Ts'o <tytso@xxxxxxx>