diff options
author | Jens Axboe <axboe@kernel.dk> | 2019-11-15 08:49:11 -0700 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2019-11-25 19:56:01 -0700 |
commit | ad8a48acc23cb13cbf4332ebabb867b1baa81842 (patch) | |
tree | b84c673589753cab7aa392ad366701545490ba5b /fs/qnx4 | |
parent | 978db57e2c329fc612ff669cab9bf0007efd3ca3 (diff) |
io_uring: make req->timeout be dynamically allocated
There are a few reasons for this:
- As a prep to improving the linked timeout logic
- io_timeout is the biggest member in the io_kiocb opcode union
This also enables a few cleanups, like unifying the timer setup between
IORING_OP_TIMEOUT and IORING_OP_LINK_TIMEOUT, and not needing multiple
arguments to the link/prep helpers.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/qnx4')
0 files changed, 0 insertions, 0 deletions