aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers
diff options
context:
space:
mode:
authorKent Overstreet <[email protected]>2025-07-03 23:19:21 +0000
committerKent Overstreet <[email protected]>2025-07-05 16:42:41 +0000
commit14dd95647ea533c7d7c528b9bb7e163e433b47b9 (patch)
tree8ab3ef7ed63b9cbfe38bfefebb815fe089b69377 /rust/helpers
parentbcachefs: btree node scan no longer uses btree cache (diff)
downloadkernel-14dd95647ea533c7d7c528b9bb7e163e433b47b9.tar.gz
kernel-14dd95647ea533c7d7c528b9bb7e163e433b47b9.zip
bcachefs: btree read retry fixes
Fix btree node read retries after validate errors: __btree_err() is the wrong place to flag a topology error: that is done by btree_lost_data(). Additionally, some calls to bch2_bkey_pick_read_device() were not updated in the 6.16 rework for improved log messages; we were failing to signal that we still had a retry. Cc: Nikita Ofitserov <[email protected]> Cc: Alan Huang <[email protected]> Reported-and-tested-by: Edoardo Codeglia <[email protected]> Signed-off-by: Kent Overstreet <[email protected]>
Diffstat (limited to 'rust/helpers')
0 files changed, 0 insertions, 0 deletions