summaryrefslogtreecommitdiff
path: root/fs/io-wq.c
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2021-02-16 11:41:41 -0700
committerJens Axboe <axboe@kernel.dk>2021-02-21 17:25:22 -0700
commitd25e3a3de0d6fb2f660dbc7d643b2c632beb1743 (patch)
treef7f62ee8c420fb06a0dd0eb7f50f122c4a5b4384 /fs/io-wq.c
parent1cbd9c2bcf02a3be91e14c7206d4b6c0346540ed (diff)
io_uring: disable io-wq attaching
Moving towards making the io_wq per ring per task, so we can't really share it between rings. Which is fine, since we've now dropped some of that fat from it. Retain compatibility with how attaching works, so that any attempt to attach to an fd that doesn't exist, or isn't an io_uring fd, will fail like it did before. Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/io-wq.c')
0 files changed, 0 insertions, 0 deletions