commit | 7c32c7a2d36c52d2b9ed040a9171364020ecc6a2 | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Thu Jul 17 16:53:33 2008 -0700 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Sat Jul 26 15:14:54 2008 -0400 |
tree | 52e5c6b9bfd6aee8b431fc70713fa1882f8e0a31 | |
parent | ae11b1b36da726a8a93409b896704edc6b4f3402 [diff] |
[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 <sekharan@us.ibm.com> Signed-off-by: Hannes Reinecke <hare@suse.de> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>