[PATCH] nvme/host: generate spec-compliant UUID NQNs
Max Gurtovoy
maxg at mellanox.com
Thu Aug 31 02:22:29 PDT 2017
On 8/31/2017 1:18 AM, Daniel Verkamp wrote:
> The default host NQN, which is generated based on the host's UUID,
> does not follow the UUID-based NQN format laid out in the NVMe 1.3
> specification. Remove the "NVMf:" portion of the NQN to match the spec.
>
> Signed-off-by: Daniel Verkamp <daniel.verkamp at intel.com>
> ---
> drivers/nvme/host/fabrics.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/nvme/host/fabrics.c b/drivers/nvme/host/fabrics.c
> index 5f5cd306f76d..ffa7191ddfa5 100644
> --- a/drivers/nvme/host/fabrics.c
> +++ b/drivers/nvme/host/fabrics.c
Looks good,
Reviewed-by: Max Gurtovoy <maxg at mellanox.com>
More information about the Linux-nvme
mailing list