summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2025-07-03 15:53:51 -0400
committerKent Overstreet <kent.overstreet@linux.dev>2025-07-03 22:25:36 -0400
commit8bf02279c4e01b3c31e50e2714f847cb003c4048 (patch)
tree4743178ca9b510a5820f2dd2f476fd4507b589eb /tools/perf/scripts/python/call-graph-from-postgresql.py
parent6e62cc6380e2b3980bc802a026d1cdfd5d45f2ab (diff)
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 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions