+1
−4
Loading
For sending data in pdus, we can direclty use task->scsi.offset, because task->scsi.offset is already set it before (in functions iscsi_conn_handle_queued_datain_tasks). So we should not update this offset in the task structure again. Signed-off-by:Ziye Yang <ziye.yang@intel.com> Change-Id: I873a6f7fb174145fd90fe84a00a80a4de2d49161 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/5753 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com>