]> 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)
commit7c48c6151484db1cf9c78a97bf6995699d0d78b1
tree125b845b1157dbe44640f83bfdfe36c187d061a9
parentaf108e9c14159c28d10622d28ca8291a86dc5c1c
[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