From: Chandra Seetharaman Date: Sat, 24 May 2008 01:16:40 +0000 (-0700) Subject: [SCSI] scsi_dh: fix kconfig related build errors X-Git-Tag: v2.6.27-rc1~1059^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe9233fb6914a0eb20166c967e3020f7f0fba2c9;p=pandora-kernel.git [SCSI] scsi_dh: fix kconfig related build errors Do not automatically "select" SCSI_DH for dm-multipath. If SCSI_DH doesn't exist,just do not allow hardware handlers to be used. Handle SCSI_DH being a module also. Make sure it doesn't allow DM_MULTIPATH to be compiled in when SCSI_DH is a module. [jejb: added comment for Kconfig syntax] Signed-off-by: Chandra Seetharaman Reported-by: Randy Dunlap Reported-by: Andrew Morton Signed-off-by: James Bottomley --- Reading git-diff-tree failed