Skip to content
Commit 65d43023 authored by Jens Axboe's avatar Jens Axboe
Browse files

io-wq: wait for worker startup when forking a new one



We need to have our worker count updated before continuing, to avoid
cases where we repeatedly think we need a new worker, but a fork is
already in progress.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent fe07bfda
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment