aio: pass in aio_kiocb to aio_read/write functions
authorJens Axboe <axboe@kernel.dk>
Fri, 4 Jan 2019 18:58:09 +0000 (11:58 -0700)
committerJens Axboe <axboe@kernel.dk>
Sun, 6 Jan 2019 20:52:48 +0000 (13:52 -0700)
commit1252c8baa62b0b419e16c375098563fd86253098
treeb0ca80123f8b3749b2abb5d8ee0b47d6bc387b79
parent6b82c8c62e081f3282f1d6e4f356bcb9d31e164a
aio: pass in aio_kiocb to aio_read/write functions

Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/aio.c