commit | 0fb8db29f2a02e8451e4e56d364c706f70a9ef00 | [log] [tgz] |
---|---|---|
author | K. Y. Srinivasan <kys@microsoft.com> | Tue Dec 16 13:21:44 2014 -0800 |
committer | Christoph Hellwig <hch@lst.de> | Fri Jan 09 15:44:26 2015 +0100 |
tree | e45b5ba11d04541d3bc7731e61b8961c3182556e | |
parent | 34a716bc345ba06c34aa33d09536fcb607523818 [diff] |
storvsc: fix a bug in storvsc limits Commit 4cd83ecdac20d30725b4f96e5d7814a1e290bc7e changed the limits to reflect the values on the host. It turns out that WS2008R2 cannot correctly handle these new limits. Fix this bug by setting the limits based on the host. Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Reviewed-by: Long Li <longli@microsoft.com> Signed-off-by: Christoph Hellwig <hch@lst.de>