Alan Cox wrote:
IDENTIFYs use 5s - 10s - 30s timeout and all other commands use 5s -
10s timeouts.
Cache flushes need more but they now come via the libata-scsi code right ?
This patch significantly cuts down the needed time to handle failure
cases while still allowing libata to work with nut job devices through
retries.
Signed-off-by: Tejun Heo <htejun@xxxxxxxxx>
Acked-by: Alan Cox <alan@xxxxxxxxxx>
Yeah, these are only for EH commands and for currently used commands 5s
should be more than enough. If we ever need something which needs
longer timeout, we can easily add it too.
Thanks.
--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html