io_uring: refactor ctx slow data placement
authorPavel Begunkov <asml.silence@gmail.com>
Wed, 15 Jun 2022 16:33:50 +0000 (17:33 +0100)
committerJens Axboe <axboe@kernel.dk>
Thu, 21 Jul 2022 14:44:04 +0000 (08:44 -0600)
commit451137f3d089037f58922f6f940d41d850d22567
tree0a3a92e243bcba420eedaddfddec194f23cc820f
parent0c991fc904d3b179665970e53114520f690291ec
io_uring: refactor ctx slow data placement

Shove all slow path data at the end of ctx and get rid of extra
indention.

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