cd94507607
There is one scenario, when one large read IO is splitted into several subtasks 1 - N, and the subtask N return successful, it will be stored in the subtask_list of primary task, but the other tasks could return error, then when we try to return the subtask N, it will failed, this patch will make sure the large read IO command return correctly if any of the subtasks failed. Change-Id: Ie6bcb79a081acf30f4e4c177c0f7568495ff2b71 Signed-off-by: Cunyin Chang <cunyin.chang@intel.com> Reviewed-on: https://review.gerrithub.io/373450 Tested-by: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com> |
||
---|---|---|
.. | ||
acceptor.c | ||
acceptor.h | ||
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 |