[PATCH for-next 3/4] io_uring: grow a field in struct io_uring_cmd

Jens Axboe axboe at kernel.dk
Mon Jul 11 10:18:42 PDT 2022


On 7/11/22 5:01 AM, Kanchan Joshi wrote:
> Use the leftover space to carve 'next' field that enables linking of
> io_uring_cmd structs. Also introduce a list head and few helpers.
> 
> This is in preparation to support nvme-mulitpath, allowing multiple
> uring passthrough commands to be queued.

It's not clear to me why we need linking at that level?

-- 
Jens Axboe




More information about the Linux-nvme mailing list