summaryrefslogtreecommitdiff
path: root/fs/kernfs/inode.c
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2025-06-30 18:09:05 -0400
committerKent Overstreet <kent.overstreet@linux.dev>2025-07-01 22:42:21 -0400
commitfb694886d958dd4d5e48724e01a42f289c395222 (patch)
tree3454a507707a04496120bec08fd32211ad81d5ac /fs/kernfs/inode.c
parent0899037fb159871b9bb289e9da4bc2996e311266 (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 'fs/kernfs/inode.c')
0 files changed, 0 insertions, 0 deletions