grub/grub-core/kern/emu
Robert Millan 8e57a6ca44 2010-09-26 Robert Millan <rmh@gnu.org>
Support degraded ZFS arrays in "grub-probe -t device" resolution.
	
	* grub-core/kern/emu/getroot.c (find_root_device_from_libzfs): When
	the pool is an array of devices, iterate through it and return the
	first device that passes a stat() test (instead of blindly returning
	the first one).
2010-09-26 16:11:33 +02:00
..
cache.S Fix emu on mipsel. 2010-09-11 16:58:06 +02:00
console.c Split config.h for util and core. 2010-09-19 22:22:43 +02:00
full.c fix typo 2010-09-25 10:48:48 +05:30
getroot.c 2010-09-26 Robert Millan <rmh@gnu.org> 2010-09-26 16:11:33 +02:00
hostdisk.c 2010-09-26 Robert Millan <rmh@gnu.org> 2010-09-26 15:53:05 +02:00
hostfs.c automake commit without merge history 2010-05-06 11:34:04 +05:30
lite.c Fix emu on mipsel. 2010-09-11 16:58:06 +02:00
main.c Fix grub-emu build. 2010-09-25 10:43:09 +05:30
misc.c * grub-core/kern/emu/misc.c (asprintf): Use vsnprintf instead of 2010-09-20 19:14:29 +02:00
mm.c Split config.h for util and core. 2010-09-19 22:22:43 +02:00
time.c automake commit without merge history 2010-05-06 11:34:04 +05:30