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 22:25:36 -0400 |
commit | 305b46f93f5199db93b17f3181e3d557a8bd7b6e (patch) | |
tree | 919081395f694d8f9813d97dfe77fc0171c65c91 /scripts/gdb/linux/lists.py | |
parent | 3b3fa53e4bc45c9e1e0f152900c312b27a5f0142 (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>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions