io_uring: refactor __io_cq_unlock_post_flush()
authorPavel Begunkov <asml.silence@gmail.com>
Thu, 6 Apr 2023 13:20:13 +0000 (14:20 +0100)
committerJens Axboe <axboe@kernel.dk>
Thu, 6 Apr 2023 22:23:28 +0000 (16:23 -0600)
commitc66ae3ec38f946edb1776d25c1c8cd63803b8ec3
treed2e89151b9446d2b0f04c1afb694fc21ab808dfc
parent8751d15426a31baaf40f7570263c27c3e5d1dc44
io_uring: refactor __io_cq_unlock_post_flush()

Separate ->task_complete path in __io_cq_unlock_post_flush().

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