From: Christoph Hellwig Date: Thu, 27 Aug 2015 12:16:58 +0000 (+0200) Subject: scsi_dh: move device matching to the core code X-Git-Tag: omap-for-v4.3/fixes-rc1~25^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d95dbff2a41e934cd8789734b34dc591e78ba11c;p=pandora-kernel.git scsi_dh: move device matching to the core code Add a single list of devices that need non-ALUA device handlers to the core scsi_dh code so that we can autoload the modules for them at probe time. While this is a little ugly in terms of architecture it actually significantly simplifies the code in addition to the new autoloading functionality. Signed-off-by: Christoph Hellwig Reviewed-by: Martin K. Petersen Reviewed-by: Hannes Reinecke Acked-by: Mike Snitzer Signed-off-by: James Bottomley --- Reading git-diff-tree failed