diff options
| author | Kent Overstreet <[email protected]> | 2022-10-11 04:32:41 -0400 |
|---|---|---|
| committer | Kent Overstreet <[email protected]> | 2023-10-22 17:09:50 -0400 |
| commit | c72f687a1ff1801b404fab804fdddcaf034e6ef4 (patch) | |
| tree | 53648acc4521cf44688250b6402edf871bec0781 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 5b3008bc6182e56fdd5ba36fdf324430d0792e0c (diff) | |
bcachefs: Use for_each_btree_key_upto() more consistently
It's important that in BTREE_ITER_FILTER_SNAPSHOTS mode we always use
peek_upto() and provide an end for the interval we're searching for -
otherwise, when we hit the end of the inode the next inode be in a
different subvolume and not have any keys in the current snapshot, and
we'd iterate over arbitrarily many keys before returning one.
Signed-off-by: Kent Overstreet <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions