io_uring: move msg_ring into its own file
authorJens Axboe <axboe@kernel.dk>
Wed, 25 May 2022 12:42:08 +0000 (06:42 -0600)
committerJens Axboe <axboe@kernel.dk>
Mon, 25 Jul 2022 00:39:12 +0000 (18:39 -0600)
commit36404b09aa609e00f8f0108356830c22b99b3cbf
tree9ec7d25af7015e16c3e26962c8a135eea5d290c4
parentf9ead18c10589a351f395ac5aa107360f2f6ce53
io_uring: move msg_ring into its own file

Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/Makefile
io_uring/io_uring.c
io_uring/msg_ring.c [new file with mode: 0644]
io_uring/msg_ring.h [new file with mode: 0644]