summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2025-07-03 22:53:51 +0300
committerKent Overstreet <kent.overstreet@linux.dev>2025-07-04 22:47:13 +0300
commitc72d628469b8f46251b3afc361269cb15de0c988 (patch)
treeee4f337639705166d304e93e4a99cf1e3c50f33a /scripts/gdb/linux
parentddb9680a7226d6081b42869d2875715a17ecb51d (diff)
downloadlinux-c72d628469b8f46251b3afc361269cb15de0c988.tar.xz
bcachefs: Fix btree for nonexistent tree depth
The fix for when we should increase tree depth in journal replay was entirely bogus. We should only increase the tree depth in journal replay when recovery from btree node scan, and then only for keys found by btree node scan. This needs additional work - we should be shooting down existing interior node pointers when recovery from scan, they shouldn't be showing up here. Fixes: b47a82ff4772 ("bcachefs: Only run 'increase_depth' for keys from btree node csan") Cc: Alan Huang <mmpgouride@gmail.com> Reported-by: syzbot+8deb6ff4415db67a9f18@syzkaller.appspotmail.com Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions