]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] iscsi class: add iface representation
authorMike Christie <michaelc@cs.wisc.edu>
Mon, 25 Jul 2011 18:48:40 +0000 (13:48 -0500)
committerJames Bottomley <JBottomley@Parallels.com>
Sat, 27 Aug 2011 14:36:00 +0000 (08:36 -0600)
commit9b5b5571555fb55a748b8ec416c95afe3977bc97
tree125b845b1157dbe44640f83bfdfe36c187d061a9
parent7fcb2ffb0fd5c333f200dd9a609da6c007090438
[SCSI] iscsi class: add iface representation

A iscsi host can have multiple interfaces. This patch
adds a new iface iscsi class for this. It exports the
network settings now, and will be extended to also
export iscsi initiator port settings like the isid
and initiator name for drivers that can support multiple
initiator ports.

Based on patch from Lalit Chandivade.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/scsi_transport_iscsi.c
include/scsi/iscsi_if.h
include/scsi/scsi_transport_iscsi.h