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)
commit4cd83ecdac20d30725b4f96e5d7814a1e290bc7e
tree8c5be90980b9dda8982339521af290bff372b121
parentca3d7bf9c646e976d33027d65dfd60124e3dc7e9
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