bcachefs: Stash journal replay params in bch_fs
authorKent Overstreet <kent.overstreet@linux.dev>
Sun, 9 Jul 2023 02:33:29 +0000 (22:33 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:10:06 +0000 (17:10 -0400)
commit78328fec704e316b36142a9a13af8665cd46da47
treeae9d6c489930380932921fccb24dfcb9eafef135
parent10a6ced2da8e4b53a14ab172b0ce70b83543bbfb
bcachefs: Stash journal replay params in bch_fs

For the upcoming enumeration of recovery passes, we need all recovery
passes to be called the same way - including journal replay.

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