diff options
author | 2023-11-25 12:16:22 -0500 | |
---|---|---|
committer | 2023-11-25 21:48:42 -0500 | |
commit | 3f3ae1250e739fb446639efad0ba916ba0a012f0 (patch) | |
tree | 45cf4240511839b19b067892ed0e768c99a0fd72 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bcachefs: Fix ec + durability calculation (diff) | |
download | wireguard-linux-3f3ae1250e739fb446639efad0ba916ba0a012f0.tar.xz wireguard-linux-3f3ae1250e739fb446639efad0ba916ba0a012f0.zip |
bcachefs: bpos is misaligned on big endian
bkey embeds a bpos that is misaligned on big endian; this is so that
bch2_bkey_swab() works correctly without having to differentiate between
packed and non-packed keys (a debatable design decision).
This means it can't have the __aligned() tag on big endian.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions