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

io_uring: move req async preparation into opcode handler



Define an io_op_def->prep_async() handler and push the async preparation
to there. Since we now have that, we can drop ->needs_async_setup, as
they mean the same thing.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent ed29b0b4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment