[PATCH 3/5] nvme: tighten up state check for namespace scanning

Jon Derrick jonathan.derrick at intel.com
Tue Apr 26 09:40:44 PDT 2016


> +
> +	if (dev->online_queues > 1)
> +		nvme_queue_scan(dev);
>  	return;
>  
Above this we do 'if (dev->online_queues < 2)'.
Maybe we should change one or the other to make it consistent



Otherwise looks fine

Acked-by Jon Derrick: <jonathan.derrick at intel.com>




More information about the Linux-nvme mailing list