grub/grub-core
Vladimir 'phcoder' Serbinenko 3a1197cdb0 * grub-core/disk/mdraid1x_linux.c (grub_mdraid_detect): Do not put
elements with invlid index.
	* grub-core/disk/mdraid_linux.c (grub_mdraid_detect): Likewise.
	* grub-core/disk/raid.c (insert_array): Automatically reallocate
	members.
	* include/grub/raid.h (grub_raid_member): New struct.
	(grub_raid_array): Transform devices and start_sector into usage of
	grub_raid_member. All users updated
	(allocated_devs): New member.
2010-11-01 10:20:58 +01:00
..
2010-07-13 00:43:28 +05:30
2010-09-21 00:09:23 +01:00
2010-10-23 20:39:08 +02:00
2010-09-24 14:05:47 +02:00
2010-09-16 00:37:30 +02:00
2010-10-18 22:50:01 +02:00