[PATCH 3/3] nvme-fabrics: Move controller id to opts struct

Christoph Hellwig hch at infradead.org
Mon Sep 26 07:42:27 PDT 2016


On Mon, Sep 26, 2016 at 07:35:06AM -0700, James Smart wrote:
> The FC transport needs the controller ID for transport connect which occur
> prior to the fabric connect command.  Currently, it's hardcoded in the
> fabrics code for the fabric connect cmd formatting routine.
> 
> Reworked to have controller id set in the opts structure. Adds support
> for controller id to be specified as an option.

Having the controller ID as the option really doesn't make sense, we'll
take what the target side gives us during the admin connect.




More information about the Linux-nvme mailing list