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

io_uring: tie req->apoll to request lifetime



We manage these separately right now, just tie it to the request lifetime
and make it be part of the usual REQ_F_NEED_CLEANUP logic.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 4e3d9ff9
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