commit | 8d07913dbe79568eafe5bb73806a08aac294d4e6 | [log] [tgz] |
---|---|---|
author | Mike Christie <michaelc@cs.wisc.edu> | Mon Jul 25 13:48:40 2011 -0500 |
committer | James Bottomley <JBottomley@Parallels.com> | Sat Aug 27 08:36:00 2011 -0600 |
tree | 125b845b1157dbe44640f83bfdfe36c187d061a9 | |
parent | 2bab08fc770ccd6c56859371356a4a905e8c0bd4 [diff] |
[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>