]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit2e1e685cd91ef455d1c0a87be92e3a160f94b219
tree52027d37a847cc0e6bef151bd0b839cf0542d71a
parent246e79cd66c65e1ca6f0a4554379ed2ef85900bd
[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