From: Ian Campbell Date: Thu, 21 Feb 2008 21:03:45 +0000 (-0800) Subject: xen: Implement getgeo for Xen virtual block device. X-Git-Tag: v2.6.25-rc3~101 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=597592d951cdca8e5edb29f7e8174f633a69685a;p=pandora-kernel.git xen: Implement getgeo for Xen virtual block device. The below implements the getgeo hook for Xen block devices. Extracted from the xen-unstable tree where it has been used for ages. It is useful to have because it allows things like grub2 (used by the Debian installer images) to work in a guest domain without having to sprinkle Xen specific hacks around the place. Signed-off-by: Ian Campbell Signed-off-by: Jeremy Fitzhardinge Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed