Skip to content
Commit 8a4955ff authored by Jens Axboe's avatar Jens Axboe
Browse files

io_uring: sqthread should grab ctx->uring_lock for submissions



We use the mutex to guard against registered file updates, for instance.
Ensure we're safe in accessing that state against concurrent updates.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent e995d512
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment