]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
Make grub-probe work with symbolic links under /dev/mapper as well
authorColin Watson <cjwatson@ubuntu.com>
Fri, 28 May 2010 12:21:30 +0000 (13:21 +0100)
committerColin Watson <cjwatson@ubuntu.com>
Fri, 28 May 2010 12:21:30 +0000 (13:21 +0100)
as with real block devices.  The Linux world seems to be (at best)
in transition here, and GRUB shouldn't get caught in the middle.
* kern/emu/getroot.c (find_root_device): Follow symbolic links under
/dev/mapper.

1  2 
ChangeLog

diff --cc ChangeLog
index a8e3e5284c91e0d2765ed6305aa5911b3c4d7209,a8e3e5284c91e0d2765ed6305aa5911b3c4d7209..9658486698b41a3da75e1f4c57fc26e70a7d5224
+++ b/ChangeLog
@@@ -1,3 -1,3 +1,12 @@@
++2010-05-28  Colin Watson  <cjwatson@ubuntu.com>
++
++      Make grub-probe work with symbolic links under /dev/mapper as well
++      as with real block devices.  The Linux world seems to be (at best)
++      in transition here, and GRUB shouldn't get caught in the middle.
++
++      * kern/emu/getroot.c (find_root_device): Follow symbolic links under
++      /dev/mapper.
++
  2010-05-27  Colin Watson  <cjwatson@ubuntu.com>
  
        * util/grub-script-check.c (main): Ensure defined behaviour on empty