grub2/include/grub/emu
Robert Millan 0de22aa997 2010-08-04 Robert Millan <rmh@gnu.org>
* include/grub/emu/misc.h (grub_find_mount_point_from_dir)
	(grub_find_zpool_from_mount_point): Merge into ...
	(grub_find_zpool_from_dir): ... this.
	* kern/emu/misc.c: Likewise.
	
	* kern/emu/misc.c
	(grub_make_system_path_relative_to_its_root): Replace
	grub_find_mount_point_from_dir() / grub_find_zpool_from_mount_point()
	with grub_find_zpool_from_dir().
	* kern/emu/getroot.c (find_root_device_from_libzfs): Likewise.
2010-08-04 13:29:13 +02:00
..
console.h reorganized grub-emu sources to suite upcoming automake build system 2010-04-27 10:50:28 +05:30
getroot.h merge with mainline 2010-05-04 09:09:03 +05:30
hostdisk.h reorganized grub-emu sources to suite upcoming automake build system 2010-04-27 10:50:28 +05:30
misc.h 2010-08-04 Robert Millan <rmh@gnu.org> 2010-08-04 13:29:13 +02:00