diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2024-10-31 09:50:55 +0300 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2024-11-08 00:48:21 +0300 |
commit | cec136d348e037ea5b6a463164454d6d0174d92f (patch) | |
tree | 4425f3d74d83ff024edbc3b7cac2da1bb34b37a3 /tools/perf/scripts/python/flamegraph.py | |
parent | d335bb3fd3a4102f325ef8a353efc3d2fb523f55 (diff) | |
download | linux-cec136d348e037ea5b6a463164454d6d0174d92f.tar.xz |
bcachefs: Fix topology errors on split after merge
If a btree split picks a pivot that's being deleted by a btree node
merge, we're going to have problems.
Fix this by checking if the pivot is being deleted, the same as we check
for deletions in journal replay keys.
Found by single_devic.ktest small_nodes.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions