Staging: hv: storvsc: Disable clustering
authorK. Y. Srinivasan <kys@microsoft.com>
Thu, 1 Dec 2011 12:59:16 +0000 (04:59 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 1 Dec 2011 18:26:59 +0000 (10:26 -0800)
commit039db52de9c5682ee10a3cd69f2d76db40b1dee0
treec5a4d51054d7913774c42081d840c73f7cabc4fd
parentd426b2e3d91f8ec3203f8852e7ad0153b5dfdf71
Staging: hv: storvsc: Disable clustering

Disable clustering, since the host side on Hyper-V requires that
each I/O element not exceed the page size. As part of this
cleanup, get rid of the function to merge bvecs, as the primary
reason for this function was to avoid having an element exceed
the page size.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/storvsc_drv.c