* util/deviceiter.c (grub_util_iterate_devices): Skip device-mapper
devices when iterating over /dev/disk/by-id; they will be handled later if appropriate, which they aren't always (e.g. LVM).
This commit is contained in:
parent
e03ed6c1ee
commit
2bdb2892b3
2 changed files with 10 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2010-07-02 Colin Watson <cjwatson@ubuntu.com>
|
||||
|
||||
* util/deviceiter.c (grub_util_iterate_devices): Skip device-mapper
|
||||
devices when iterating over /dev/disk/by-id; they will be handled
|
||||
later if appropriate, which they aren't always (e.g. LVM).
|
||||
|
||||
2010-07-02 Colin Watson <cjwatson@ubuntu.com>
|
||||
|
||||
* include/grub/misc.h (grub_reboot): Declare as noreturn.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue