summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.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 19:17:04 -0400
commit5fa3ed7c545eef513ba2632610498b4925d0b8a0 (patch)
tree2476d54c1d8ee7897f3118cf41bc9a57244cdcaa /tools/perf/scripts/python/export-to-sqlite.py
parent453445fbf4afbf190f33738272e41630f5dc8c18 (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> Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions