[PATCH v5 7/9] nvme: get list of namespace descriptors

Sagi Grimberg sagi at grimberg.me
Tue Jun 6 11:30:53 PDT 2017


> +	if (ns->ctrl->vs >= NVME_VS(1, 3, 0)) {
> +		 /* Don't treat error as fatal we potentially
> +		  * already have a NGUID or EUI-64
> +		  */
> +		if (nvme_identify_ns_descs(ns, ns->ns_id))
> +			dev_warn(ns->ctrl->dev,

ctrl->device



More information about the Linux-nvme mailing list