diff options
author | Jens Axboe <axboe@kernel.dk> | 2020-01-28 10:15:23 -0700 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-01-28 17:45:31 -0700 |
commit | 75c6a03904e0dd414a4d99a3072075cb5117e5bc (patch) | |
tree | e32857a196c48554c0a1b746410286d4e4e130f0 /fs/io-wq.h | |
parent | 071698e13ac6ba786dfa22349a7b62deb5a9464d (diff) |
io_uring: support using a registered personality for commands
For personalities previously registered via IORING_REGISTER_PERSONALITY,
allow any command to select them. This is done through setting
sqe->personality to the id returned from registration, and then flagging
sqe->flags with IOSQE_PERSONALITY.
Reviewed-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/io-wq.h')
0 files changed, 0 insertions, 0 deletions