[SCSI] hpsa: use extended report luns command for HP SSD SmartPath
authorMatt Gates <matthew.gates@hp.com>
Tue, 18 Feb 2014 19:55:07 +0000 (13:55 -0600)
committerJames Bottomley <JBottomley@Parallels.com>
Sat, 15 Mar 2014 17:19:01 +0000 (10:19 -0700)
commita93aa1fe00a461690f0d0a9ed236b646056d1223
tree52027d37a847cc0e6bef151bd0b839cf0542d71a
parent2b01d816f5f884d5ea16ab2498736b1221bc027c
[SCSI] hpsa: use extended report luns command for HP SSD SmartPath

There is an extended report luns command which contains
additional information about physical devices.  In particular
we need to get the physical device handle so we can use an
alternate i/o path for fast physical devices like SSDs so
we can speed up certain i/o's by bypassing the RAID stack
code in the controller firmware.

Signed-off-by: Matt Gates <matthew.gates@hp.com>
Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/hpsa.c
drivers/scsi/hpsa_cmd.h