diff options
| author | Kent Overstreet <[email protected]> | 2025-07-03 22:50:18 +0000 |
|---|---|---|
| committer | Kent Overstreet <[email protected]> | 2025-07-05 03:17:07 +0000 |
| commit | c2b2c7d1da8f26c6db40de2bed142d66e238bd8a (patch) | |
| tree | 6d110b076dd4146057f899e48ab24d1e4c5bbc9d /rust/helpers/regulator.c | |
| parent | bcachefs: Fix btree for nonexistent tree depth (diff) | |
| download | kernel-c2b2c7d1da8f26c6db40de2bed142d66e238bd8a.tar.gz kernel-c2b2c7d1da8f26c6db40de2bed142d66e238bd8a.zip | |
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 <[email protected]>
Reviewed-by: Nikita Ofitserov <[email protected]>
Reported-and-tested-by: Edoardo Codeglia <[email protected]>
Signed-off-by: Kent Overstreet <[email protected]>
Diffstat (limited to 'rust/helpers/regulator.c')
0 files changed, 0 insertions, 0 deletions
