diff options
author | 2022-12-16 21:02:12 -0800 | |
---|---|---|
committer | 2023-02-09 10:43:23 -0500 | |
commit | 11768cfd98136dd8399480c60b7a5d3d3c7b109b (patch) | |
tree | f2225c062607b43ce3f08d699b66590db2533fb0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4: improve xattr consistency checking and error reporting (diff) | |
download | wireguard-linux-11768cfd98136dd8399480c60b7a5d3d3c7b109b.tar.xz wireguard-linux-11768cfd98136dd8399480c60b7a5d3d3c7b109b.zip |
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