+1
−4
Loading
This revert commit 6e4e85dc. Causing intermittent build pool failures. We had different operations in remove_acked_pdu() and _iscsi_conn_free_tasks(). The patch tried to unify them but was wrong. The operation in removed_acked_pdu() was correct. This patch restores it. The next patch will fix the operation in _iscsi_conn_free_tasks(). Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: Ia398fd295769b786ba4777cc9f7df6e134f15e48 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/475791 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Ziye Yang <ziye.yang@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com>