diff options
author | Eric Biggers <ebiggers@google.com> | 2022-12-17 08:02:12 +0300 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2023-02-09 18:43:23 +0300 |
commit | 11768cfd98136dd8399480c60b7a5d3d3c7b109b (patch) | |
tree | f2225c062607b43ce3f08d699b66590db2533fb0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3478c83cf26bbffd026ae6a56bcb1fe544f0834e (diff) | |
download | linux-11768cfd98136dd8399480c60b7a5d3d3c7b109b.tar.xz |
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 <yebin10@huawei.com>
Signed-off-by: Eric Biggers <ebiggers@google.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/20221217050212.150665-1-ebiggers@kernel.org
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions