diff options
| author | Kent Overstreet <kent.overstreet@linux.dev> | 2024-10-25 20:41:06 -0400 |
|---|---|---|
| committer | Kent Overstreet <kent.overstreet@linux.dev> | 2024-12-21 01:36:18 -0500 |
| commit | ac745efb429226434d9a8c5a1496dc0373efa359 (patch) | |
| tree | 2baa70283b59ac5fef96d2c0d0ce288db5d664cd /tools/perf/builtin-annotate.c | |
| parent | 7e5b8e00e2631ee1fa72edeb420e7393ad078ab3 (diff) | |
bcachefs: peek_prev_min(): Search forwards for extents, snapshots
With extents and snapshots, for slightly different reasons, we may have
to search forwards to find a key that compares equal to iter->pos (i.e.
a key that peek_prev() should return, as it returns keys <= iter->pos).
peek_slot() does this, and is an easy way to fix this case.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/builtin-annotate.c')
0 files changed, 0 insertions, 0 deletions
