diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2025-07-03 19:19:21 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2025-07-03 19:24:07 -0400 |
commit | ed06fa9018e5f36886d9070c2cd30d329b60bb2d (patch) | |
tree | 87be689dd78b3351cba0986bec22c17df89c81b7 /tools/perf/util/srccode.c | |
parent | 21151f74d342f89a3c422c8664193276f6f3d23f (diff) |
bcachefs: btree read retry fixesbcachefs-testing
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 <himikof@gmail.com>
Cc: Alan Huang <mmpgouride@gmail.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/util/srccode.c')
0 files changed, 0 insertions, 0 deletions