diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2025-06-30 18:09:05 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2025-07-04 12:06:44 -0400 |
commit | 14cb5e7ef7f69897c788e34a8afcb8ddc84a517f (patch) | |
tree | e7d6612d2b66077143755b6e56f6ca50a3cf3fa6 /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | 2d4c0f959a3142884e3c5f9b9f81f7c17abdef32 (diff) |
bcachefs: opts.large_journal
By default the maximum per-device journal is 8GB (and this should
probably be revised for large memory machines).
When debugging we often want as much history as possible so that we can
reconstruct a full sequence of events: enabling this option raises the
limit to 32GB, at the expense of slower recovery from unclean shutdown.
Users with mixed ssd/hdd setups may want to ensure that only the ssds
are used for journalling, via the data_allowed option (note that we
don't yet have an easy way to remove a journal from an existing device).
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions