mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-14 09:11:27 +00:00
ib_srpt: Update ChangeLog
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@4197 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -1,4 +1,17 @@
|
||||
Version 2.2.0 (not yet released)
|
||||
Next release
|
||||
------------
|
||||
|
||||
Changes compared to version 2.2.0:
|
||||
- Made sure that the SCST session is unregistered after an initiator logs out.
|
||||
Due to a race condition sometimes the SCST session was not unregistered.
|
||||
- Fixed a QP use-after-free triggered by SRP logout. This could cause the
|
||||
following error messages to appear:
|
||||
ib_srpt: ***ERROR***: srpt_init_ch_qp() failed (-9)
|
||||
ib_srpt: ***ERROR***: rejected SRP_LOGIN_REQ because creating a new RDMA
|
||||
channel failed.
|
||||
- Disallowed new logins during module removal.
|
||||
|
||||
Version 2.2.0 (January 26, 2012)
|
||||
-------------
|
||||
|
||||
Changes compared to version 2.1.0:
|
||||
|
||||
Reference in New Issue
Block a user