]> git.baikalelectronics.ru Git - kernel.git/commit
Drivers: scsi: storvsc: Change the limits to reflect the values on the host
authorK. Y. Srinivasan <kys@microsoft.com>
Sat, 12 Jul 2014 16:48:26 +0000 (09:48 -0700)
committerChristoph Hellwig <hch@lst.de>
Fri, 25 Jul 2014 21:17:02 +0000 (17:17 -0400)
commita41e0f37ee5e2ea7551d7540de090ac2557eae26
tree8c5be90980b9dda8982339521af290bff372b121
parent5a16a067bd5fbdf943eb5b4b19f6e4f0e12e6bee
Drivers: scsi: storvsc: Change the limits to reflect the values on the host

Hyper-V hosts can support multiple targets and multiple channels and larger number of
LUNs per target. Update the code to reflect this. With this patch we can correctly
enumerate all the paths in a multi-path storage environment.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Cc: <stable@vger.kernel.org>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/scsi/storvsc_drv.c