From: Hannes Reinecke Date: Thu, 17 Jul 2008 23:53:33 +0000 (-0700) Subject: [SCSI] scsi_dh: create lookup cache X-Git-Tag: v2.6.27-rc1~55^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c32c7a2d36c52d2b9ed040a9171364020ecc6a2;p=pandora-kernel.git [SCSI] scsi_dh: create lookup cache Create a cache of devices that are seen in a system. This will avoid the unnecessary traversal of the device list in the scsi_dh when there are multiple luns of a same type. Signed-off-by: Chandra Seetharaman Signed-off-by: Hannes Reinecke Signed-off-by: James Bottomley --- Reading git-diff-tree failed