[SCSI] fc transport: add permanent_port_name fc_host attribute
authorAndreas Herrmann <aherrman@de.ibm.com>
Fri, 13 Jan 2006 01:16:54 +0000 (02:16 +0100)
committerJames Bottomley <jejb@mulgrave.(none)>
Sat, 14 Jan 2006 16:54:48 +0000 (10:54 -0600)
Add fc_host attribute permanent_port_name which is
used to show the port name of the primary port -
the port that initially logged into the fabric.

For a virtual port (registered via the primary port with
FDISC command) it is useful to know not only its (virtual)
port name but also the permanent port name.

Signed-off-by: Andreas Herrmann <aherrman@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found