bcachefs: Add an option for keeping journal entries after startup
authorKent Overstreet <kent.overstreet@gmail.com>
Wed, 25 Mar 2020 20:12:33 +0000 (16:12 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:08:37 +0000 (17:08 -0400)
commitf1d786a0dbc4483d176985ebe8f82fb7cdeec429
tree72bfffbad869cbca22f33f6fa14c36400ad6bdda
parent2f194e1697f733a2eae1d040eabe71b05c049e0b
bcachefs: Add an option for keeping journal entries after startup

This will be used by the userspace debug tools.

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