aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2025-05-10 17:45:45 -0400
committerKent Overstreet <kent.overstreet@linux.dev>2025-05-21 20:15:03 -0400
commitab355520305ce4ab7331757c35b1042b32cae52e (patch)
tree17d35b447cdafa365c7b5ce8c9637f9cb583aaff /tools/perf/scripts/python
parentbcachefs: struct bch_fs_recovery (diff)
downloadlinux-ab355520305ce4ab7331757c35b1042b32cae52e.tar.gz
linux-ab355520305ce4ab7331757c35b1042b32cae52e.zip
bcachefs: __bch2_run_recovery_passes()
Consolidate bch2_run_recovery_passes() and bch2_run_online_recovery_passes(), prep work for automatically scheduling and running recovery passes in the background. - Now takes a mask of which passes to run, automatic background repair will pass in sb.recovery_passes_required. - Skips passes that are failing: a pass that failed may be reattempted after another pass succeeds (some passes depend on repair done by other passes for successful completion). - bch2_recovery_passes_match() helper to skip alloc passes on a filesystem without alloc info. Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions