From: Chris Leech Date: Tue, 3 Nov 2009 19:46:14 +0000 (-0800) Subject: [SCSI] libfc: add some generic NPIV support routines to libfc X-Git-Tag: v2.6.33-rc1~344^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=174e1ebffd30a7599b889900089f7acef944cc6b;p=pandora-kernel.git [SCSI] libfc: add some generic NPIV support routines to libfc Adds a function to create a new VN_Port instances, which share the EM list with the N_Port, VN_Port lookup by fabric ID when responding to a new request (otherwise the exchange lookup from the N_Ports EM list is trusted to return an exchange with a cached lport value for the correct VN_Port), a pointer to a fc_vport structure for VN_Ports, and flags to indicate if an N_Port supports NPIV and if the switch/fabric allows it. Signed-off-by: Chris Leech Signed-off-by: Robert Love Signed-off-by: James Bottomley --- Reading git-diff-tree failed