* grub-core/disk/raid.c (grub_raid_register): Adjust debug message

to be specific about what kind of RAID device we're scanning for.
This commit is contained in:
Colin Watson 2011-03-28 13:23:54 +01:00
parent c482ad98b3
commit f329eda79e
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2011-03-28 Colin Watson <cjwatson@debian.org>
* grub-core/disk/raid.c (grub_raid_register): Adjust debug message
to be specific about what kind of RAID device we're scanning for.
2011-03-26 Seth Goldberg <seth.goldberg@oracle.com>
* grub-core/kern/emu/getroot.c (find_root_device_from_libzfs): Don't