io_uring: add support for send(2) and recv(2) for-5.6/io_uring
authorJens Axboe <axboe@kernel.dk>
Sun, 5 Jan 2020 03:19:44 +0000 (20:19 -0700)
committerJens Axboe <axboe@kernel.dk>
Sun, 5 Jan 2020 03:19:44 +0000 (20:19 -0700)
commitc2c431f9d9854a17cd9cbc14ba1933ad293c05bc
tree97199eb4efa75b11fd50540f3f9e14a40f6f9442
parentf99c66ef9f664d7a0a6bdee10c3925c952c126ba
io_uring: add support for send(2) and recv(2)

This adds IORING_OP_SEND for send(2) support, and IORING_OP_RECV for
recv(2) support.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/io_uring.c
include/uapi/linux/io_uring.h