From: Greg Kroah-Hartman Date: Tue, 14 Jul 2009 17:18:50 +0000 (-0700) Subject: Staging: hv: make the Hyper-V virtual storage driver build X-Git-Tag: v2.6.32-rc1~668^2~486 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97f4ee3d93602882eb22a3f5e6bf4eb51b7414ce;p=pandora-kernel.git Staging: hv: make the Hyper-V virtual storage driver build The #define KERNEL_2_6_27 needs to be set, and I adjusted the include directories a bit to get things to build properly. I also fixed up the direct access of bus_id, as that field is now gone. Some minor scsi api changes were needed as well. The hv_storvsc code should now build properly, with no errors. Cc: Hank Janssen Cc: Haiyang Zhang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed