]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] iscsi class, iscsi_tcp, ib_iser: add sysfs chap file
authorMike Christie <michaelc@cs.wisc.edu>
Wed, 30 May 2007 17:57:16 +0000 (12:57 -0500)
committerJames Bottomley <jejb@mulgrave.(none)>
Fri, 1 Jun 2007 16:58:58 +0000 (12:58 -0400)
commit834e164dee875b711c2c22221a5b42ff1d8759a5
tree7d7642d9b62b22aceedf8e86570783364ecd99d1
parent7a164acc61e80b7e25fb386b948fa2967225f34c
[SCSI] iscsi class, iscsi_tcp, ib_iser: add sysfs chap file

The attached patches add sysfs files for the chap settings
to the iscsi transport class, iscsi_tcp and ib_iser. This is
needed for software iscsi because there are times when iscsid
can die and it will need to reread the values it was using.
And it is needed by qla4xxx for basic management opertaions.
This patch does not hook in qla4xxx yet, because I am not sure
the mbx command to use.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Cc: Roland Dreier <rdreier@cisco.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/infiniband/ulp/iser/iscsi_iser.c
drivers/scsi/iscsi_tcp.c
drivers/scsi/libiscsi.c
drivers/scsi/scsi_transport_iscsi.c
include/scsi/iscsi_if.h
include/scsi/libiscsi.h