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>
Thu, 21 Jul 2022 14:34:49 +0000 (08:34 -0600)
commitc620cd2f844c47353dd458ad1328247c31b43a04
tree14e327973d5d57d830770fb69f6df6a1dda8150a
parentcf97007d28b4e4907f3fbf5e1f5a501422173a71
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]