diff options
author | Eric Biggers <[email protected]> | 2022-12-16 21:02:12 -0800 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2023-02-09 10:43:23 -0500 |
commit | 11768cfd98136dd8399480c60b7a5d3d3c7b109b (patch) | |
tree | f2225c062607b43ce3f08d699b66590db2533fb0 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 3478c83cf26bbffd026ae6a56bcb1fe544f0834e (diff) |
ext4: use ext4_fc_tl_mem in fast-commit replay path
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.
Fixes: dcc5827484d6 ("ext4: factor out ext4_fc_get_tl()")
Cc: Ye Bin <[email protected]>
Signed-off-by: Eric Biggers <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions