We have separated PDU header handler and payload handler, and have PDU header handlers for each PDU type now. By using this refinement, we can remove an aggregated helper function spdk_iscsi_get_dif_ctx() and embed spdk_scsi_lun_get_dif_ctx() into each PDU header handler. Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: Ib4d9939b625858466224647c545cb67a04babf86 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/471699 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Paul Luse <paul.e.luse@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> |
||
---|---|---|
.. | ||
.gitignore | ||
iscsi_ut.c | ||
Makefile |