diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2025-07-03 18:50:18 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2025-07-03 19:17:04 -0400 |
commit | ace9e99ba674c601f71218613ecfec44976becfc (patch) | |
tree | ec00eb6abf8e414f16c1ee8fd69f8fca7a573db1 /net/lapb/lapb_timer.c | |
parent | 5fa3ed7c545eef513ba2632610498b4925d0b8a0 (diff) |
bcachefs: Tweak btree cache helpers for use by btree node scan
btree node scan needs to not use the btree node cache: that causes
interference from prior failed reads and parallel workers.
Instead we need to allocate btree nodes that don't live in the btree
cache, so that we can call bch2_btree_node_read_done() directly.
This patch tweaks the low level helpers so they don't touch the btree
cache lists.
Cc: Nikita Ofitserov <himikof@gmail.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions