+3
−4
+2
−8
Loading
The type of pdu deferred to be free only have two types, R2T or DATA_IN. And the two types of pdus are all assoicated a task, so updateing both the code and unit test case. Also for all pdu free, we should use spdk_iscsi_conn_free function since for normal pdu free, we all use this function. PS: I also tested the calsoft local, it does not trigger the assert. Fixes #1074. Signed-off-by:Ziye Yang <ziye.yang@intel.com> Signed-off-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: I0524965baf5349a100210ef717aedaa5f8ff105e Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/475657 Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>