summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@gmail.com>2022-02-16 03:13:36 -0500
committerKent Overstreet <kent.overstreet@linux.dev>2023-10-22 17:09:24 -0400
commit33aa419db96077993af90eddb49adac1270a96e0 (patch)
tree7b9c770565f3b415332ae039ed3b4b3e3f8ce66f /tools/perf/scripts/python
parent4b59a319ad29815aa8f629513df2c291c2108bf9 (diff)
downloadlinux-33aa419db96077993af90eddb49adac1270a96e0.tar.gz
linux-33aa419db96077993af90eddb49adac1270a96e0.zip
bcachefs: Fix __btree_path_traverse_all
The loop that traverses paths in traverse_all() needs to be a little bit tricky, because traversing a path can cause other paths to be added (or perhaps removed) at about the same position. The old logic was buggy, replace it with simpler logic. Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions