[SCSI] scsi_transport_iscsi: Add flash node mgmt support
authorAdheer Chandravanshi <adheer.chandravanshi@qlogic.com>
Fri, 22 Mar 2013 11:41:29 +0000 (07:41 -0400)
committerJames Bottomley <JBottomley@Parallels.com>
Thu, 11 Apr 2013 22:19:35 +0000 (15:19 -0700)
commitc6a4bb2ef596d0bfe0d885ef6807b263ac83e47a
tree317560eb93ab800b72a8a33762a1228b3dc40e94
parent9060f6bfc389edb195548d7357e588430c32ab77
[SCSI] scsi_transport_iscsi: Add flash node mgmt support

This patch allows iscsiadm to manage iSCSI target information stored on
adapter flash on per host basis.

The sysfs entries will look as cited below:
/sys/bus/iscsi_flashnode/devices/flashnode_sess-<host_no>:<flashnode_id>/<session attrs>
/sys/bus/iscsi_flashnode/devices/flashnode_conn-<host_no>:<flashnode_id>:<conn_id>/<conn attrs>

Signed-off-by: Adheer Chandravanshi <adheer.chandravanshi@qlogic.com>
Signed-off-by: Manish Rangankar <manish.rangankar@qlogic.com>
Signed-off-by: Vikas Chaudhary <vikas.chaudhary@qlogic.com>
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
This page took 0.025733 seconds and 5 git commands to generate.