]> Gentwo Git Trees - linux/.git/commit
io_uring/zcrx: move io_zcrx_scrub() and dependencies up
authorDavid Wei <dw@davidwei.uk>
Thu, 13 Nov 2025 10:46:15 +0000 (10:46 +0000)
committerJens Axboe <axboe@kernel.dk>
Thu, 13 Nov 2025 18:19:37 +0000 (11:19 -0700)
commit742cb2e14ecb059cd4a77b92aa4945c20f85d414
treecbe9e2b163bbb74cc5be6ba30a15849162065e49
parent39c9676f789eb71ce1005a22eebe2be80a00de6a
io_uring/zcrx: move io_zcrx_scrub() and dependencies up

In preparation for adding zcrx ifq exporting and importing, move
io_zcrx_scrub() and its dependencies up the file to be closer to
io_close_queue().

Signed-off-by: David Wei <dw@davidwei.uk>
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/zcrx.c