numam-spdk/test/lib/iscsi
Changpeng Liu 144065f30c iscsi: fix big READ task release process for ERL1
When we enabled the ERL1 configuation, for the DATAIN task release
process, we will queue the task to the SNACK list firstly, and then
remove the list when got ACK from initiator, but for this part of
logic, the reference count of primary task was not released correctly.

Change-Id: Ic5959cf644c74f676be0b84c5650292dc426b2d8
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
2016-12-06 13:00:32 -07:00
..
param build: define SPDK_LIB_LIST to simplify building dependencies and linker args 2016-11-22 11:45:48 -07:00
pdu iscsi: fix big READ task release process for ERL1 2016-12-06 13:00:32 -07:00
target_node build: define SPDK_LIB_LIST to simplify building dependencies and linker args 2016-11-22 11:45:48 -07:00
common.c test/iscsi: add pdu test 2016-11-23 11:29:41 -07:00
iscsi.sh test/iscsi: add pdu test 2016-11-23 11:29:41 -07:00
Makefile test/iscsi: add pdu test 2016-11-23 11:29:41 -07:00