[openib-general] iscsi dependent iser updates for 2.6.18

Or Gerlitz ogerlitz at voltaire.com
Tue Jul 18 05:11:46 PDT 2006


Roland,

We had recently two changes in iser which were going hand in hand
(dependent) with changes in drivers/scsi/libiscsi, so they are pushed
upstream by Mike Christie through James tree.

The first patch made it to 2.6.18-rc1 and corresponds to svn 8485 so
it would appear in the for-2.6.18 branch of your tree once you pull
Linus tree.

The second patch (actually two patches) should be send ~today by Mike to
linux-scsi and corresponds to svn 8486/8500 and svn 8567

Or.
------------------------------------------------------------------------
r8567 | ogerlitz | 2006-07-18 13:28:56 +0300 (Tue, 18 Jul 2006) | 6 lines

don't set conn->recv_lock to null in ep_disconnect, since conn_stop might be
called later (eg in login timeout flow) and attempt to use this lock.

Signed-off-by: Erez Zilber <erezz at voltaire.com>
Signed-off-by: Or Gerlitz  <ogerlitz at voltaire.com>

------------------------------------------------------------------------
r8500 | ogerlitz | 2006-07-12 13:40:44 +0300 (Wed, 12 Jul 2006) | 6 lines

bugfix for the change of r8486, iscsi_conn_teardown frees the iscsi transport
conn (cls_conn) and libiscsi conn (cls_conn->dd_data) so it must be called after
iscsi_iser_conn_terminate which references them.

Signed-off-by: Or Gerlitz  <ogerlitz at voltaire.com>

------------------------------------------------------------------------
r8486 | ogerlitz | 2006-07-11 12:46:17 +0300 (Tue, 11 Jul 2006) | 5 lines

adopt iser to the removal of the terminate_conn iscsi transport callbacks;
bug fix for the case of ep_disconnect being called following login failure

Signed-off-by: Or Gerlitz  <ogerlitz at voltaire.com>

------------------------------------------------------------------------
r8485 | ogerlitz | 2006-07-11 12:38:21 +0300 (Tue, 11 Jul 2006) | 6 lines

ported iser to the libiscsi get/set_param calls, fixed few minor
minor bugs related to iscsi caps and params

Signed-off-by: Or Gerlitz  <ogerlitz at voltaire.com>
Signed-off-by: Mike Christie <michaelc at cs.wisc.edu>






More information about the general mailing list