bcachefs: Increase default journal size
authorKent Overstreet <kent.overstreet@gmail.com>
Thu, 25 Mar 2021 02:49:05 +0000 (22:49 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:08:57 +0000 (17:08 -0400)
commit7c8b166e584c85f9920d8f82778967eeee0e1b03
treeee05ea91e5c635d7d8507de3a4f7a06eface56a7
parenta9d79c6e8ba18665bed30702be5fb238c50e8c63
bcachefs: Increase default journal size

The default was 1/256th of the device and capped at 512MB, which is
fairly tiny these days.

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