From: Mike Snitzer Date: Sat, 12 May 2012 00:43:21 +0000 (+0100) Subject: dm mpath: check if scsi_dh module already loaded before trying to load X-Git-Tag: v3.2.18~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6fa1ed89c2778e9755c9d1081bdb7cab38fbfb4;p=pandora-kernel.git dm mpath: check if scsi_dh module already loaded before trying to load commit 510193a2d3d2e03ae53b95c0ae4f33cdff02cbf8 upstream. If the requested scsi_dh module is already loaded then skip request_module(). Multipath table loads can hang in an unnecessary __request_module. Reported-by: Ben Marzinski Signed-off-by: Mike Snitzer Signed-off-by: Alasdair G Kergon Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed