diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2025-07-03 15:53:51 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2025-07-03 19:17:04 -0400 |
commit | 5fa3ed7c545eef513ba2632610498b4925d0b8a0 (patch) | |
tree | 2476d54c1d8ee7897f3118cf41bc9a57244cdcaa /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 453445fbf4afbf190f33738272e41630f5dc8c18 (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/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions