Skip to content
Commit c2f2eb7d authored by Jens Axboe's avatar Jens Axboe
Browse files

io_uring: store io_kiocb in wait->private



Store the io_kiocb in the private field instead of the poll entry, this
is in preparation for allowing multiple waitqueues.

No functional changes in this patch.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 6fb61492
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment