io_uring: add option for non-vectored read/write commands
authorJens Axboe <axboe@kernel.dk>
Mon, 23 Dec 2019 15:54:25 +0000 (08:54 -0700)
committerJens Axboe <axboe@kernel.dk>
Mon, 23 Dec 2019 15:54:25 +0000 (08:54 -0700)
commitb10b1e70afaff8c9b00005e9238f2ad347a9c00a
treef8d07d15ed629705170ca855e55a5be3cbc89a24
parentab1665679b00fd2b3f955596da837d9694732b24
io_uring: add option for non-vectored read/write commands

Also syncs io_uring.h with the kernel 5.6 version.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
engines/io_uring.c
os/linux/io_uring.h