diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2025-05-17 18:37:02 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2025-05-17 18:46:17 -0400 |
commit | 49771a7578cdfb73ca957dc1ca9516872c8b406b (patch) | |
tree | f3c244082359b1c78d4b39a5c7fa5a3d9322c127 /scripts/bpf_doc.py | |
parent | 9c09e59cc55cdf7feb29971fd792fc1947010b79 (diff) |
bcachefs: Fix bch2_btree_path_traverse_cached() when paths realloced
btree_key_cache_fill() will allocate and traverse another path (for the
underlying btree), so we can't hold pointers to paths across a call - we
have to pass indices.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions