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

io_uring: enable file table usage for SQPOLL rings



Now that SQPOLL supports non-registered files and grabs the file table,
we can relax the restriction on open/close/accept/connect and allow
them on a ring that is setup with IORING_SETUP_SQPOLL.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 28cea78a
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