]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
bcachefs: bch2_run_online_recovery_passes()
authorKent Overstreet <kent.overstreet@linux.dev>
Wed, 6 Dec 2023 19:36:18 +0000 (14:36 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Mon, 1 Jan 2024 16:47:40 +0000 (11:47 -0500)
commit7f391b2f8edc29a63913b6a2d42ea8cbb5a36ee8
treedc79f2bbc8799d28c6e6b7eca2c9f18f6f188cea
parent0953450af79e9e814f64b89464e78237ceeccf54
bcachefs: bch2_run_online_recovery_passes()

Add a new helper for running online recovery passes - i.e. online fsck.
This is a subset of our normal recovery passes, and does not - for now -
use or follow c->curr_recovery_pass.

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