diff options
| author | Kent Overstreet <kent.overstreet@gmail.com> | 2022-01-09 01:07:29 -0500 |
|---|---|---|
| committer | Kent Overstreet <kent.overstreet@linux.dev> | 2023-10-22 17:09:22 -0400 |
| commit | a1e82d35f89793f6347945ab48d799ce1802df87 (patch) | |
| tree | ef0b0419dcfebbabb60e889cb025a50360ad45c9 /tools/perf/scripts/python | |
| parent | bc82d08bae53b48ca64e204392f6d336fc9509a9 (diff) | |
| download | linux-a1e82d35f89793f6347945ab48d799ce1802df87.tar.gz linux-a1e82d35f89793f6347945ab48d799ce1802df87.zip | |
bcachefs: Refactor bch2_btree_iter()
This splits bch2_btree_iter() up into two functions: an inner function
that handles BTREE_ITER_WITH_JOURNAL, BTREE_ITER_WITH_UPDATES, and
iterating acrcoss leaf nodes, and an outer one that implements
BTREE_ITER_FILTER_SNAPHSOTS.
This is prep work for remember a btree_path at our update position in
BTREE_ITER_FILTER_SNAPSHOTS mode.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
