84e64cc9d7
By the recent refactoring, SCSI task is configured when getting DIF context from SCSI layer. Passing not CDB and offset separately but SCSI task to SCSI layer is more concise and do in this patch. In iscsi_send_datain(), we have to update task->scsi.offset for the case that data is split into a sequence, but the update is no harm because task has completed what it must to do. Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: I153352dfa7aa7325db4452f03d863df11b3e0cfa Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/472510 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-by: Paul Luse <paul.e.luse@intel.com> |
||
---|---|---|
.. | ||
linux | ||
spdk | ||
spdk_internal | ||
Makefile |