diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2022-06-16 12:22:08 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-07-25 03:39:13 +0300 |
commit | 97bbdc06a4446bc69d8ba71d722abae542a6b70c (patch) | |
tree | baffdfeb97b0aedcd0a72095fd6538face7d5621 /io_uring/poll.c | |
parent | 0ec6dca223195aca2f7df6e432c4205b5f63305b (diff) | |
download | linux-97bbdc06a4446bc69d8ba71d722abae542a6b70c.tar.xz |
io_uring: add IORING_SETUP_SINGLE_ISSUER
Add a new IORING_SETUP_SINGLE_ISSUER flag and the userspace visible part
of it, i.e. put limitations of submitters. Also, don't allow it together
with IOPOLL as we're not going to put it to good use.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/4bcc41ee467fdf04c8aab8baf6ce3ba21858c3d4.1655371007.git.asml.silence@gmail.com
Reviewed-by: Hao Xu <howeyxu@tencent.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'io_uring/poll.c')
0 files changed, 0 insertions, 0 deletions