bcachefs: Start journal reclaim thread earlier
authorKent Overstreet <kent.overstreet@gmail.com>
Mon, 21 Jun 2021 20:30:52 +0000 (16:30 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:08:54 +0000 (17:08 -0400)
commit9ae28f824e1bcc922c8f20d6b502ed0388026e3a
tree3250f71e031a3e23ecd7845d3f30e6dde39dd1a3
parent2ee47eec44f0613d6c51d88f8c820a5e8ed624a3
bcachefs: Start journal reclaim thread earlier

Especially in userspace, we sometime run into resource exhaustion issues
with starting up threads after mark and sweep/fsck.

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