+58
−30
Loading
If the state of the request is TRANSFERRING_HOST_TO_CONTROLLER, we cannot abort it now but may be able to abort it when its state is EXECUTING. Hence wait until its state is EXECUTING, and then retry aborting. The following patch will make the timeout value configurable as an new transport option. Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: Ia4b43e79c3b0d9c53ed04b01a9eaa9b117b32d81 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/3013 Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com>