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>
Fri, 17 Jun 2022 14:25:42 +0000 (08:25 -0600)
commit3a3d47fa9cfd9055b624f8ae5f508bad90e5609e
treeb233759c4789c5fd062f9af0b5e1c0ca1cec5768
parent55eefe381cb52c7f3a3265b5f4456418edc223ac
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