On Fri, 16 Dec 2022 21:02:12 -0800, Eric Biggers wrote: > From: Eric Biggers <ebiggers@xxxxxxxxxx> > > To avoid 'sparse' warnings about missing endianness conversions, don't > store native endianness values into struct ext4_fc_tl. Instead, use a > separate struct type, ext4_fc_tl_mem. > > > [...] Applied, thanks! [1/1] ext4: use ext4_fc_tl_mem in fast-commit replay path commit: 11768cfd98136dd8399480c60b7a5d3d3c7b109b Best regards, -- Theodore Ts'o <tytso@xxxxxxx>