]> git.baikalelectronics.ru Git - kernel.git/commit
nvme-fabrics: allow duplicate connections to the discovery controller
authorHannes Reinecke <hare@suse.de>
Thu, 24 May 2018 14:18:17 +0000 (16:18 +0200)
committerChristoph Hellwig <hch@lst.de>
Fri, 25 May 2018 14:50:12 +0000 (16:50 +0200)
commit59ad3b48cb44946fadb147fa6b2f9dcea06e81ba
tree42e1e131ce659503db599ec908636006f6c16246
parent689ec37889be388b7c706d0468b4f0284b81e6f6
nvme-fabrics: allow duplicate connections to the discovery controller

The whole point of the discovery controller is that it can accept
multiple connections. Additionally the cmic field is not even defined for
the discovery controller identify page.

Signed-off-by: Hannes Reinecke <hare@suse.com>
Reviewed-by: James Smart <james.smart@broadcom.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/core.c
drivers/nvme/host/fabrics.c