2008-02-09 Robert Millan <rmh@aybabtu.com>

* disk/raid.c (grub_raid_scan_device): Add a pair of sanity checks for
        situations in which we can deduce the RAID size and the superblock
        doesn't match it.
This commit is contained in:
robertmh 2008-02-09 10:54:44 +00:00
parent b92f0c1843
commit 7a634e08cb
2 changed files with 27 additions and 0 deletions

View file

@ -1,3 +1,9 @@
2008-02-09 Robert Millan <rmh@aybabtu.com>
* disk/raid.c (grub_raid_scan_device): Add a pair of sanity checks for
situations in which we can deduce the RAID size and the superblock
doesn't match it.
2008-02-09 Robert Millan <rmh@aybabtu.com>
* disk/lvm.c [GRUB_UTIL] (grub_lvm_memberlist): New function. Construct