diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2024-05-06 05:33:05 +0300 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2024-05-06 17:58:17 +0300 |
commit | 2bb9600d5d4735953c47dd1ee99382c68dd04caa (patch) | |
tree | 185e6bf1d4141830cf0a3f24da40f027af617c3e /scripts/gdb/linux/utils.py | |
parent | f39055220f6f98a180e3503fe05bbf9921c425c8 (diff) | |
download | linux-2bb9600d5d4735953c47dd1ee99382c68dd04caa.tar.xz |
bcachefs: Guard against unknown k.k->type in __bkey_invalid()
For forwards compatibility we have to allow unknown key types, and only
run the checks that make sense against them.
Fix a missing guard on k.k->type being known.
Reported-by: syzbot+ae4dc916da3ce51f284f@syzkaller.appspotmail.com
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions