From: Hannes Reinecke Date: Thu, 17 Jul 2008 23:52:51 +0000 (-0700) Subject: [SCSI] scsi_dh: Implement common device table handling X-Git-Tag: v2.6.27-rc1~55^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=765cbc6dad16b87724803e359d6be792ddf08614;p=pandora-kernel.git [SCSI] scsi_dh: Implement common device table handling Instead of having each and every driver implement its own device table scanning code we should rather implement a common routine and scan the device tables there. This allows us also to implement a general notifier chain callback for all device handler instead for one per handler. [sekharan: Fix rejections caused by conflicting bug fix] Signed-off-by: Hannes Reinecke Signed-off-by: Chandra Seetharaman Signed-off-by: James Bottomley --- Reading git-diff-tree failed