]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7ec4683b5fcb6eb3f24a3b767f674ed5fd9f523a
tree110799c0b24e81dee72442579301f6acde7146df
parent4121db7f64b49763b8b9e944bba82d43b095b3cd
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