diff options
author | 2024-10-31 02:36:21 -0400 | |
---|---|---|
committer | 2024-11-07 16:48:20 -0500 | |
commit | d335bb3fd3a4102f325ef8a353efc3d2fb523f55 (patch) | |
tree | 7d23a6db9ff915d6819e77d08ed9c223990ccc2a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bcachefs: Fix error handling in bch2_btree_node_prefetch() (diff) | |
download | wireguard-linux-d335bb3fd3a4102f325ef8a353efc3d2fb523f55.tar.xz wireguard-linux-d335bb3fd3a4102f325ef8a353efc3d2fb523f55.zip |
bcachefs: Ancient versions with bad bkey_formats are no longer supported
Syzbot found an assertion pop, by generating an ancient filesystem
version with an invalid bkey_format (with fields that can overflow) as
well as packed keys that aren't representable unpacked.
This breaks key comparisons in all sorts of painful ways.
Filesystems have been automatically rewriting nodes with such invalid
formats for years; we can safely drop support for them.
Reported-by: syzbot+8a0109511de9d4b61217@syzkaller.appspotmail.com
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