[SCSI] scsi_dh_alua: Evaluate TPGS setting from inquiry data
authorHannes Reinecke <hare@suse.de>
Wed, 24 Aug 2011 08:51:13 +0000 (10:51 +0200)
committerJames Bottomley <JBottomley@Parallels.com>
Tue, 30 Aug 2011 19:26:49 +0000 (12:26 -0700)
Instead of issuing a standard inquiry from within the
alua device handler we can evaluate the TPGS setting from
the existing inquiry data of the sdev and save us the I/O.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>

No differences found