From 97f4ee3d93602882eb22a3f5e6bf4eb51b7414ce Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Tue, 14 Jul 2009 10:18:50 -0700 Subject: [PATCH] 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-format-patch failed