diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2024-12-12 10:26:15 +0300 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2024-12-21 09:36:23 +0300 |
commit | 7e320a4063a81508e171012e0f75ec4a111850d4 (patch) | |
tree | 2cee6bb47ee5b12bcbd96d3d402f1559858215b3 /tools/perf/scripts/python/gecko.py | |
parent | c50341be4eb65d7f3b85ac740c0121e36fd69bb4 (diff) | |
download | linux-7e320a4063a81508e171012e0f75ec4a111850d4.tar.xz |
bcachefs: Fix btree_trans_peek_key_cache() BTREE_ITER_all_snapshots
In BTREE_ITER_all_snapshots mode, we're required to only return keys
where the snapshot field matches the iterator position -
BTREE_ITER_filter_snapshots requires pulling keys into the key cache
from ancestor snapshots, so we have to check for that.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions