[PATCHv5 2/8] blk-mq-dma: provide the bio_vec list being iterated

Christoph Hellwig hch at lst.de
Sun Aug 10 07:09:26 PDT 2025


On Fri, Aug 08, 2025 at 08:58:20AM -0700, Keith Busch wrote:
> +	struct bio_vec                  *bvec;

.. and another thing.  bvec feels a bit confusing as the pointer is not
to the current bvec, but the base bvec table and the name should
express that some how.  Maybe just bvecs for the shortest possible
way to kinda express that?




More information about the Linux-nvme mailing list