From: Matt Gates Date: Tue, 18 Feb 2014 19:55:07 +0000 (-0600) Subject: [SCSI] hpsa: use extended report luns command for HP SSD SmartPath X-Git-Tag: v3.15-rc1~136^2~133 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a93aa1fe00a461690f0d0a9ed236b646056d1223;p=pandora-kernel.git [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 Signed-off-by: Stephen M. Cameron Signed-off-by: James Bottomley --- Reading git-diff-tree failed