io_uring: move zc reporting from the hot path
authorPavel Begunkov <asml.silence@gmail.com>
Fri, 4 Nov 2022 10:59:45 +0000 (10:59 +0000)
committerJens Axboe <axboe@kernel.dk>
Mon, 21 Nov 2022 14:38:31 +0000 (07:38 -0700)
commit40725d1b960f19a11a1ebd1ab537844ebf39347c
tree764d4e8ba38c563b9a2d7f7dde7df42b26792079
parentbedd20bcf3b08c5d2f03f30a83a10022bde5e596
io_uring: move zc reporting from the hot path

Add custom tw and notif callbacks on top of usual bits also handling zc
reporting. That moves it from the hot path.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/40de4a6409042478e1f35adc4912e23226cb1b5c.1667557923.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/net.c
io_uring/notif.c
io_uring/notif.h