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-04 23:17:09 -0400 |
commit | 2789d61c14286484b5fb19a6c1e20815d0b373ba (patch) | |
tree | 5820827f2ef9bc864305fe0cac2698b3d4957b1d /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | fb75bc573b1b0dc6168dd48e7c93fadd10ad7be9 (diff) |
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 <himikof@gmail.com>
Cc: Alan Huang <mmpgouride@gmail.com>
Reported-and-tested-by: Edoardo Codeglia <bcachefs@404.blue>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions