* grub-core/disk/diskfilter.c (insert_array): Choose the smallest
device. * grub-core/disk/mdraid_linux.c (grub_mdraid_detect): Reject too small devices.
This commit is contained in:
parent
036985b8ce
commit
1e9a9a3faf
3 changed files with 36 additions and 23 deletions
|
@ -1,3 +1,10 @@
|
|||
2012-02-26 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/disk/diskfilter.c (insert_array): Choose the smallest
|
||||
device.
|
||||
* grub-core/disk/mdraid_linux.c (grub_mdraid_detect): Reject too
|
||||
small devices.
|
||||
|
||||
2012-02-26 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Remove grub_{modname}_init and grub_{modname}_fini. They should never
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue