bcachefs: opts.read_journal_only
authorKent Overstreet <kent.overstreet@gmail.com>
Sat, 19 Feb 2022 10:15:53 +0000 (05:15 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:24 +0000 (17:09 -0400)
commit8ccf4dff09e49b34c6ed2e161720634e8dafb99f
tree71419d5619829aff695cf4ba78285d75e032f019
parent06a98c966f9ae5d978b53986eca2a9cd99d2a6f3
bcachefs: opts.read_journal_only

Add an option that tells recovery to only read the journal, to be used
by the list_journal command.

Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
fs/bcachefs/opts.h
fs/bcachefs/recovery.c