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

io_uring: don't punt files update to io-wq unconditionally



There's no reason to punt it unconditionally, we just need to ensure that
the submit lock grabbing is conditional.

Fixes: 05f3fb3c ("io_uring: avoid ring quiesce for fixed file set unregister and update")
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 9990da93
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