+7
−5
Loading
In process_non_read_task_completion(), when the current I/O is not split, we have to call only spdk_iscsi_task_response(). The next patch will fix the github issue by changing the path executed when the current I/O is split. Hence to make the fix easier, this patch separates split case and non-split case. Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: Ic1603609f760c4bdd41272ba6146e260f668b059 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/475043 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com>