]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: hv: add the Hyper-V virtual block driver
authorHank Janssen <hjanssen@microsoft.com>
Mon, 13 Jul 2009 22:33:02 +0000 (15:33 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 15 Sep 2009 19:01:43 +0000 (12:01 -0700)
commitc5d3ba8f28038b4e7c139b301ae8c00586e14463
tree49d6139178d8dd3b23000cb54eef8419bb3a6c4d
parenta91646027964c74b5c1fcfaab1b56f12b71085dd
Staging: hv: add the Hyper-V virtual block driver

This is the virtual block driver when running Linux on top of Hyper-V.

Signed-off-by: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/BlkVsc.c [new file with mode: 0644]
drivers/staging/hv/blkvsc_drv.c [new file with mode: 0644]