diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2025-06-15 23:43:34 +0300 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2025-06-17 02:04:48 +0300 |
commit | 1cddad0fcbccc7056036f2a83184a3ca5c62f7d3 (patch) | |
tree | 4b734b80a686ba9dcee68837e91fc01bc1ae9018 /scripts/lib/kdoc/kdoc_parser.py | |
parent | f2a701fd94f161bdca7537284ba218c20181451e (diff) | |
download | linux-1cddad0fcbccc7056036f2a83184a3ca5c62f7d3.tar.xz |
bcachefs: Call bch2_fs_init_rw() early if we'll be going rw
kthread creation checks for pending signals, which is _very_ annoying if
we have to do a long recovery and don't go rw until we've done
significant work.
Check if we'll be going rw and pre-allocate kthreads/workqueues.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions