From: Ky Srinivasan Date: Fri, 17 Dec 2010 01:59:19 +0000 (-0700) Subject: Staging: hv: fix sysfs symlink on hv block device X-Git-Tag: v2.6.38-rc3~8^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=268eff909afaca93188d2d14554cbf824f6a0e41;p=pandora-kernel.git Staging: hv: fix sysfs symlink on hv block device The block device does not create the proper symlink in sysfs because we forgot to set up the gendisk structure properly. This patch fixes the issue. Signed-off-by: K. Y. Srinivasan Cc: Hank Janssen Cc: Haiyang Zhang Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed