[PATCH 1/2] nvmet: Move serial number from controller to subsystem

Christoph Hellwig hch at lst.de
Fri Jul 14 04:03:02 PDT 2017


> +	if (!subsys->serial)
> +		get_random_bytes(&subsys->serial, sizeof(subsys->serial));

This should move to nvmet_subsys_alloc instead.



More information about the Linux-nvme mailing list