]> git.karo-electronics.de Git - karo-tx-linux.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 17 Sep 2014 16:19:12 +0000 (09:19 -0700)
commit649c887fb4330e469625ee01b2b5aead263ad3aa
treeba74f8d4e7cda1067e66dc70a35599e844058600
parent1f06be182d8834d89c80c279e531296e36d3f16e
Drivers: scsi: storvsc: Change the limits to reflect the values on the host

commit 4cd83ecdac20d30725b4f96e5d7814a1e290bc7e upstream.

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>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/scsi/storvsc_drv.c