io_uring: make io_uring_types.h public
authorPavel Begunkov <asml.silence@gmail.com>
Thu, 16 Jun 2022 12:57:19 +0000 (13:57 +0100)
committerJens Axboe <axboe@kernel.dk>
Wed, 22 Jun 2022 17:32:29 +0000 (11:32 -0600)
commit231aadd53cf700b2783461f6177d4a276cbf2a13
tree82bef5cf1dbfef405dedb7b63dac6f8346111adf
parent0d609051da2917431e40030dc39205b8ea6ef9e2
io_uring: make io_uring_types.h public

Move io_uring types to linux/include, need them public so tracing can
see the definitions and we can clean trace/events/io_uring.h

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/a15f12e8cb7289b2de0deaddcc7518d98a132d17.1655384063.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/linux/io_uring_types.h [new file with mode: 0644]
io_uring/filetable.h
io_uring/io-wq.h
io_uring/io_uring.h
io_uring/io_uring_types.h [deleted file]
io_uring/refs.h