Am Sonntag, den 10.08.2008, 19:52 +0800 schrieb Bean: > Hi, > > This patch seperate the scan code from raid.c, and move it to > mdraid.c. raid.c only contain generic raid handling code now. This > make it much easier to extend to other raid layout, like various > fakeraids. >
Really great that you work now on the RAID Code. Today morning (for me) there just came another bugreport on Debian BTS in about RAID [0] This should probable go into lenny and so I probable have to make a change for this anyway. It's just the same as with these invalid BSD disklabels/partitions. The return grub_error should be better changed to an grub_dprintf() + return 0; for unknown RAID Levels. Unknown RAID levels should be better just ignored, i.e. just not added to the RAID array list instead of whole GRUB dropping to rescue mode. [0] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=494501 _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel