From: K. Y. Srinivasan Date: Sat, 12 Jul 2014 16:48:28 +0000 (-0700) Subject: Drivers: scsi: storvsc: Filter commands based on the storage protocol version X-Git-Tag: omap-for-v3.17/fixes-against-rc2~143^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8caf92d80526f3d7cc96831ec18b384ebcaccdf0;p=pandora-kernel.git Drivers: scsi: storvsc: Filter commands based on the storage protocol version Going forward it is possible that some of the commands that are not currently implemented will be implemented on future Windows hosts. Even if they are not implemented, we are told the host will corrrectly handle unsupported commands (by returning appropriate return code and sense information). Make command filtering depend on the host version. Signed-off-by: K. Y. Srinivasan Reviewed-by: Hannes Reinecke Cc: Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed