[PATCH v4 07/11] io_uring/rw: add support to send meta along with read/write

Jens Axboe axboe at kernel.dk
Thu Oct 17 15:51:20 PDT 2024


On 10/17/24 2:10 AM, Christoph Hellwig wrote:
> s/meta/metadata/ in the subject.
> 
>> +	const struct io_uring_meta *md = (struct io_uring_meta *)sqe->big_sqe_cmd;
> 
> Overly long line.

That's fine in io_uring, I prefer slightly longer lines rather than needlessly
breaking them up.

-- 
Jens Axboe




More information about the Linux-nvme mailing list