]> git.karo-electronics.de Git - karo-tx-linux.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>
Wed, 24 Aug 2011 05:46:56 +0000 (22:46 -0700)
commit5be43165810f341982a99bed4a20221c275b3c4a
tree888f50c54e4dcdea3d5df60f8975f68d4350b988
parentec6990ba6e5611ebaf3e3fe7f1b12c4e5a965835
[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