From: Janusz Dziemidowicz Date: Thu, 24 Jul 2014 13:48:46 +0000 (+0200) Subject: scsi: do not issue SCSI RSOC command to Promise Vtrak E610f X-Git-Tag: omap-for-v3.17/fixes-against-rc2~143^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0213436a2cc5e4a5ca2fabfaa4d3877097f3b13f;p=pandora-kernel.git scsi: do not issue SCSI RSOC command to Promise Vtrak E610f Some devices don't like REPORT SUPPORTED OPERATION CODES and will simply timeout causing sd_mod init to take a very very long time. Introduce BLIST_NO_RSOC scsi scan flag, that stops RSOC from being issued. Add it to Promise Vtrak E610f entry in scsi scan blacklist. Fixes bug #79901 reported at https://bugzilla.kernel.org/show_bug.cgi?id=79901 Fixes: 98dcc2946adb ("SCSI: sd: Update WRITE SAME heuristics") Signed-off-by: Janusz Dziemidowicz Reviewed-by: Martin K. Petersen Cc: stable@vger.kernel.org Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed