74ab9f9041
This is a preparation to the next patch. If connections detect that LUN is removed, we have no way to spdk_scsi_lun_execute_tasks() to the pending tasks. Hence the next patch will call the new function scsi_lun_execute_tasks() in that case. Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: Ifdf630bd349c7d2099a6a14accc52f77c129f641 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/473610 Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Ziye Yang <ziye.yang@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>