From: Keith Mange Date: Thu, 13 Aug 2015 15:43:48 +0000 (-0700) Subject: storvsc: Untangle the storage protocol negotiation from the vmbus protocol negotiation. X-Git-Tag: omap-for-v4.3/fixes-rc1~115^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a3631081d88180f5cc421711e40b4aecff8618e;p=pandora-kernel.git storvsc: Untangle the storage protocol negotiation from the vmbus protocol negotiation. Currently we are making decisions based on vmbus protocol versions that have been negotiated; use storage potocol versions instead. [jejb: fold ARRAY_SIZE conversion suggested by Johannes Thumshirn make vmstor_protocol static] Tested-by: Alex Ng Signed-off-by: Keith Mange Signed-off-by: K. Y. Srinivasan Signed-off-by: James Bottomley --- Reading git-diff-tree failed