diff options
| author | Kent Overstreet <[email protected]> | 2022-10-12 07:58:50 -0400 |
|---|---|---|
| committer | Kent Overstreet <[email protected]> | 2023-10-22 17:09:43 -0400 |
| commit | f42238b5cde2f1624b2be5f64c813e6127a8012a (patch) | |
| tree | 152de0d106668370adc95e5ec577d27a38c06a8d /tools/perf/scripts/python/bin/flamegraph-record | |
| parent | 7dcbdbd85cc3af14c0b9b5b80eb87cca8a322285 (diff) | |
bcachefs: Fix a rare path in bch2_btree_path_peek_slot()
In the drop_alloc tests, we may end up calling
bch2_btree_iter_peek_slot() on an interior level that doesn't exist.
Previously, this would hit the path->uptodate assertion in
bch2_btree_path_peek_slot(); this path first checks a NULL btree node,
which is how we know we're at the end of the btree.
Signed-off-by: Kent Overstreet <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/flamegraph-record')
0 files changed, 0 insertions, 0 deletions