+12
−2
Loading
For large split read I/O, the primary task have to be freed by the last subtask. However, if LUN is removed in the middle of the split read I/O sequence, the primary task is freed by the not last subtask. This had caused critical system failure by LUN hotplug. This patch fixes that. Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: I78acaf054360254dffbdc282c2d0d8bb5868e5d4 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/473783 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>