diff options
author | Jens Axboe <axboe@kernel.dk> | 2021-02-20 19:55:28 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-02-24 04:32:11 +0100 |
commit | 1c0aa1fae1acb77c5f9917adb0e4cb4500b9f3a6 (patch) | |
tree | e95c741ecb8de8120b5be5fecd5b6c8fe3d54eab /fs/io-wq.h | |
parent | net: remove cmsg restriction from io_uring based send/recvmsg calls (diff) | |
download | linux-1c0aa1fae1acb77c5f9917adb0e4cb4500b9f3a6.tar.xz linux-1c0aa1fae1acb77c5f9917adb0e4cb4500b9f3a6.zip |
io_uring: flag new native workers with IORING_FEAT_NATIVE_WORKERS
A few reasons to do this:
- The naming of the manager and worker have changed. That's a user visible
change, so makes sense to flag it.
- Opening certain files that use ->signal (like /proc/self or /dev/tty)
now works, and the flag tells the application upfront that this is the
case.
- Related to the above, using signalfd will now work as well.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/io-wq.h')
0 files changed, 0 insertions, 0 deletions