bcachefs: bch2_recovery_pass_status_to_text()
authorKent Overstreet <kent.overstreet@linux.dev>
Sat, 10 May 2025 22:23:41 +0000 (18:23 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Thu, 22 May 2025 00:15:03 +0000 (20:15 -0400)
commit06266465cc8a23ae037eb48ede9bdcd5eed8621c
tree1411e2a136aa7567363867e503492f14f8196086
parent7ed4c14e20be2b113e111ec9fa1803c778e00280
bcachefs: bch2_recovery_pass_status_to_text()

Show recovery pass status in sysfs - important now that we're running
them automatically in the background.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/recovery_passes.c
fs/bcachefs/recovery_passes.h
fs/bcachefs/sysfs.c