From: Hannes Reinecke Date: Fri, 18 Jul 2008 00:49:02 +0000 (-0700) Subject: [SCSI] scsi_dh: attach to hardware handler from dm-mpath X-Git-Tag: v2.6.27-rc1~55^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae11b1b36da726a8a93409b896704edc6b4f3402;p=pandora-kernel.git [SCSI] scsi_dh: attach to hardware handler from dm-mpath multipath keeps a separate device table which may be more current than the built-in one. So we should make sure to always call ->attach whenever a multipath map with hardware handler is instantiated. And we should call ->detach on removal, too. [sekharan: update as per comments from agk] Signed-off-by: Hannes Reinecke Signed-off-by: Chandra Seetharaman Signed-off-by: James Bottomley --- Reading git-diff-tree failed