io_uring/slist: add list-to-list list splice helper
authorJens Axboe <axboe@kernel.dk>
Fri, 22 Nov 2024 15:24:23 +0000 (08:24 -0700)
committerJens Axboe <axboe@kernel.dk>
Fri, 22 Nov 2024 18:05:09 +0000 (11:05 -0700)
commit1b6376e5d0ccdc055387cade7e7206e1cc49b6a9
treee38ca7bba4b009b7d0f40996e1b29fde0f667b80
parent2495b8b44a811bb8f2e5b50f4e691a3dbb183e71
io_uring/slist: add list-to-list list splice helper

Add a helper to splice a source list to a destination list.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/slist.h