mirror of
https://github.com/SCST-project/scst.git
synced 2026-09-18 22:14:16 +00:00
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/3.0.x@6241 d57e44dd-8a1f-0410-8b47-8ef2f437770f
10 lines
370 B
Plaintext
10 lines
370 B
Plaintext
* Add suppport for immediate data in iSER
|
|
* Add suppport for data-out in iSER
|
|
* Look into allocating wr and sg entries dynamically from kmem_cache instead of embedding them into iser_cmnd
|
|
* Look into seperating between RX pdu and TX pdu
|
|
* Do not signal every "response sent" notification
|
|
* Make the code NUMA aware
|
|
* Add support for AHS
|
|
* Add support for bidi commands
|
|
|