[PATCHv4 8/8] nvme-pci: convert metadata mapping to dma iter

Kanchan Joshi joshi.k at samsung.com
Fri Aug 8 06:01:17 PDT 2025


On 7/31/2025 8:35 PM, Keith Busch wrote:
> @@ -1120,7 +1157,6 @@ static blk_status_t nvme_prep_rq(struct request *req)
>   	iod->flags = 0;
>   	iod->nr_descriptors = 0;
>   	iod->total_len = 0;
> -	iod->meta_sgt.nents = 0;

This is missing "iod->meta_total_len = 0;" here.



More information about the Linux-nvme mailing list