scst/ChangeLog: Update the changelog

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8780 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2020-02-24 03:24:47 +00:00
parent d3f6d72be3
commit ed8d890ce0
+6 -1
View File
@@ -1,7 +1,12 @@
Summary of changes between versions 3.4 and 3.5
-----------------------------------------------
- Added the forward_src and forward_dst sysfs attributes. Removed
CONFIG_SCST_FORWARD_MODE_PASS_THROUGH.
CONFIG_SCST_FORWARD_MODE_PASS_THROUGH. In other words, forward_src mode
is no longer global but is now configurable per target port.
- Improved forwarding of SCSI commands between H.A. nodes. The relative
target port ID is now correct in the device identification inquiry response.
The REPORT TARGET PORT GROUPS and SET TARGET PORT GROUPS commands are now
processed locally instead of being forwarded.
Summary of changes between versions 3.3 and 3.4
-----------------------------------------------