+365
−473
Loading
Rather than have two giant switches for doing request preparation and
then for doing request issue, add a prep and issue handler for each
of them in the io_op_defs[] request definition.
Signed-off-by:
Jens Axboe <axboe@kernel.dk>