grub/grub-core/kern/emu
Colin Watson 78fa584f67 Rewrite /proc/self/mountinfo handling to cope with bind-mounts and
move-mounts appearing out of order.  Fixes Ubuntu bug #738345.

* grub-core/kern/emu/getroot.c (find_root_device_from_mountinfo):
Build a list of relevant visible mounts using the mnt_id and
parent_mnt_id fields, and then scan that list at the end.
2011-04-13 12:36:04 +01: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 Rewrite /proc/self/mountinfo handling to cope with bind-mounts and 2011-04-13 12:36:04 +01:00
hostdisk.c * grub-core/kern/emu/hostdisk.c (grub_util_biosdisk_data): New member 2011-04-10 16:08:58 +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 support bind and subvolume mount 2010-12-02 14:26:46 +01: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