+4
−13
Loading
The timeout is designed for REVERT action, the REVERT needs even several minutes based on different drives. Due to the REVERT is low level API, it does need a response from the drive, even we returned the timeout to the user, the drive is still in the REVERT state, and it can't be used anymore, so the timeout here doesn't help anything, just remove it. Change-Id: I8f5119630d52f40e5bacea8ef8f3c771ee001aeb Signed-off-by:Changpeng Liu <changpeng.liu@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1665 Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>