io_uring: export req alloc from core
authorPavel Begunkov <asml.silence@gmail.com>
Wed, 27 Jul 2022 09:30:40 +0000 (10:30 +0100)
committerJens Axboe <axboe@kernel.dk>
Wed, 27 Jul 2022 14:50:50 +0000 (08:50 -0600)
commitbd1a3783dd749012134b142b52e5704f7c142897
tree110799c0b24e81dee72442579301f6acde7146df
parent293402e564a7391f38541c7694e736f5fde20aea
io_uring: export req alloc from core

We want to do request allocation out of the core io_uring code, make the
allocation functions public for other io_uring parts.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/0314fedd3a02a514210ba42d4720332538c65956.1658913593.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/io_uring.c
io_uring/io_uring.h