diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2022-06-30 14:25:57 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-06-30 15:15:50 +0200 |
commit | 29c1ac230e6056b26846c66881802b581a78ad72 (patch) | |
tree | cd14fa15bda865ec38701b835f3d1be64b2672f8 /fs/nls/nls_iso8859-6.c | |
parent | io_uring: use original request task for inflight tracking (diff) | |
download | linux-29c1ac230e6056b26846c66881802b581a78ad72.tar.xz linux-29c1ac230e6056b26846c66881802b581a78ad72.zip |
io_uring: keep sendrecv flags in ioprio
We waste a u64 SQE field for flags even though we don't need as many
bits and it can be used for something more useful later. Store io_uring
specific send/recv flags in sqe->ioprio instead of ->addr2.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Fixes: 0455d4ccec54 ("io_uring: add POLL_FIRST support for send/sendmsg and recv/recvmsg")
[axboe: change comment in io_uring.h as well]
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/nls/nls_iso8859-6.c')
0 files changed, 0 insertions, 0 deletions