Menu

SCST core, target drivers and utilities v1.0.1.1 released

Version 1.0.1.1 of SCST core, target drivers for iSCSI (iSCSI-SCST), QLogic 22xx/23xx (qla2x00t) as well as fileio_tgt user space backend handler released and available for download.

Summary of changes in SCST core between versions 1.0.0 and 1.0.1.1
------------------------------------------------------------------

- Issues cased by change of cdb_len to unsigned fixed

- INIT ELEMENT STATUS WRANGE added to the list of known commands

- Possible miss of UCMD_STATE_ON_FREEING event in scst_user fixed

- Fix possible crash in scst_copy_sg()

- Races on scst_user devices cleanup fixed

- Incorrect errors reporting on scst_user devices unregistration fixed

- Possible double free in scst_user fixed

- 64-bit cleanups

- Other monor fixes and cleanups

Summary of changes in iSCSI-SCST between versions 1.0.0 and 1.0.1.1
-------------------------------------------------------------------

- Fixes in handling of initiators.allow and initiators.deny files

- Wrong usage of parent request's fields in the response fixed.

- Unneeded mutex_lock(&scst_mutex) removed, because it can be done on
atomic or SIRQ context

Summary of changes in qla2x00t between versions 1.0.0 and 1.0.1.1
-----------------------------------------------------------------

- Fix possible crash with too fast target mode enabling/disabling or
module unload

Summary of changes in fileio_tgt between versions 1.0.0 and 1.0.1.1
-------------------------------------------------------------------

- 64-bit cleanups

- Other minor fixes and cleanups

Posted by Vladislav Bolkhovitin 2009-08-14

Log in to post a comment.