From: Chad Dupuis Date: Fri, 11 Apr 2014 20:54:46 +0000 (-0400) Subject: qla2xxx: Remove wait for online from host reset handler. X-Git-Tag: omap-for-v3.16/fixes-against-rc1~13^2~117 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63ee7072b55646a1914165de63681279d661a6fe;p=pandora-kernel.git qla2xxx: Remove wait for online from host reset handler. This can block progress of the SCSI error handler thread and cause long I/O outages. Instead just fail immediately if another reset is going on or we are accessing flash memory. Signed-off-by: Chad Dupuis Signed-off-by: Saurav Kashyap Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed