]> www.infradead.org Git - users/jedix/linux-maple.git/commit
io_uring/net: canonise accept mshot handling
authorPavel Begunkov <asml.silence@gmail.com>
Sun, 23 Feb 2025 17:22:30 +0000 (17:22 +0000)
committerJens Axboe <axboe@kernel.dk>
Mon, 24 Feb 2025 19:11:06 +0000 (12:11 -0700)
commit185523ebc85342ed90c5a80034f281ac09fd29db
treef8ae13e62270374322972a063ed754f5e188051e
parentf6a89bf5278d6e15016a736db67043560d1b50d5
io_uring/net: canonise accept mshot handling

Use a more recognisable pattern for mshot accept, first try to post an
mshot cqe if needed and after do terminating handling.

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