57fe0394a3
spdk_iscsi_read_pdu has been used only in a place, iscsi_conn_handle_incoming_pdus. iscsi_conn_handle_incoming_pdus classifies return code of spdk_iscsi_read_pdu to SPDK_ISCSI_CONNECTION_FATAL, 0, or 1. Using 0 instead of SPDK_SUCCESS in spdk_iscsi_read_pdu matches iscsi_conn_handle_incoming_pdus and is done in this patch. Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: I231c2e70a094c26af2c8eb60d77b92d880674901 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/456770 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: Darek Stojaczyk <dariusz.stojaczyk@intel.com> |
||
---|---|---|
.. | ||
conn.c | ||
conn.h | ||
init_grp.c | ||
init_grp.h | ||
iscsi_rpc.c | ||
iscsi_subsystem.c | ||
iscsi.c | ||
iscsi.h | ||
Makefile | ||
md5.c | ||
md5.h | ||
param.c | ||
param.h | ||
portal_grp.c | ||
portal_grp.h | ||
task.c | ||
task.h | ||
tgt_node.c | ||
tgt_node.h |