From 6b80bb4ca69530dda7c81daaec81c40e2e3c73c7 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Sun, 15 Sep 2019 01:10:50 +0000 Subject: [PATCH] scst/ChangeLog: Document changes included in SCST v3.2 git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8584 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- scst/ChangeLog | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/scst/ChangeLog b/scst/ChangeLog index c0e7bc2d5..8176681bd 100644 --- a/scst/ChangeLog +++ b/scst/ChangeLog @@ -30,7 +30,15 @@ Summary of changes between versions 3.2 and 3.3 Summary of changes between versions 3.1 and 3.2 ----------------------------------------------- -[ ... ] +- Updated SCST to SPC-4. +- Added the CONFIG_SCST_FORWARD_MODE_PASS_THROUGH mode. +- Added support for command polling. See also the poll_us attribute. +- ib_srpt: Added link_layer and port_id sysfs attributes. +- ib_srpt: Reduced CPU load caused by stopping a large number of sessions. +- isert: Fixed multiple bugs. +- scstadmin gained support for saving and restoring copy manager attributes. +- scstadmin -attributes behavior for multiple attributes has been fixed. +- scstadmin no longer tries to save the dif_checks_failed counter. Summary of changes between versions 3.0 and 3.1 -----------------------------------------------