Skip to content
Commit d2554263 authored by Kent Overstreet's avatar Kent Overstreet
Browse files

bcachefs: Split out recovery_passes.c



We've grown a fair amount of code for managing recovery passes; tracking
which ones we're running, which ones need to be run, and flagging in the
superblock which ones need to be run on the next recovery.

So it's worth splitting out into its own file, this code is pretty
different from the code in recovery.c.

Signed-off-by: default avatarKent Overstreet <kent.overstreet@linux.dev>
parent 11d5568d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment