diff options
| author | Kent Overstreet <[email protected]> | 2022-04-14 15:45:00 -0400 |
|---|---|---|
| committer | Kent Overstreet <[email protected]> | 2023-10-22 17:09:32 -0400 |
| commit | 2ae4573e57384f4df256f52c6ec2e0305136aa8b (patch) | |
| tree | aa82b7a85c563f949229c8ba8717f876b5531620 /tools/perf/scripts/python/task-analyzer.py | |
| parent | 7419646b254a599d7881e7815fc5e61b18c94b7e (diff) | |
bcachefs: bch2_btree_iter_peek_slot() now works on interior nodes
The new backpointers code will be using bch2_btree_iter_peek_slot() on
interior nodes - this patch updates peek_slot() to make that work.
- Pass the correct level to bch2_journal_keys_peek_slot()
- We should only set BTREE_ITER_CACHED or BTREE_ITER_WITH_KEY_CACHE
when using bch2_trans_iter_init(), not bch2_trans_node_iter_init()
- Update assertions
Signed-off-by: Kent Overstreet <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions