grub2/include/grub/emu
Vladimir Serbinenko a2491e235c Improve devmapper support
* grub-core/kern/emu/getroot.c (grub_util_is_dmraid): Removed.
	(grub_util_is_lvm): New function.
	(grub_util_get_dev_abstraction): Assume dmraid if not lvm rather
	than lvm if not dmraid.
	Handle mapped md nodes.
	* grub-core/kern/emu/hostdisk.c (device_is_mapped): Rename to ...
	(grub_util_device_is_mapped): ... this. Make always available. All users
	updated.
	(grub_util_get_dm_node_linear_info) [HAVE_DEVICE_MAPPER]: New function.
	(convert_system_partition_to_system_disk): Handle lvm, mpath and
	dmraid nodes.
	* include/grub/emu/misc.h (grub_util_device_is_mapped): New proto.

	Also-By: Colin Watson <cjwatson@ubuntu.com>
2011-05-18 09:35:47 +02:00
..
console.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
getroot.h Support RAID on virtio devices, and others. 2010-09-16 14:55:28 +01:00
hostdisk.h * grub-core/kern/emu/hostdisk.c (grub_util_biosdisk_flush): 2011-04-19 22:39:14 +02:00
misc.h Improve devmapper support 2011-05-18 09:35:47 +02:00