* include/grub/diskfilter.h (grub_raid5_recover_func_t): Use proper
type for size. (grub_raid6_recover_func_t): Likewise. * grub-core/disk/raid5_recover.c (grub_raid5_recover): Likewise. * grub-core/disk/raid6_recover.c (grub_raid6_recover): Likewise.
This commit is contained in:
parent
0b5ea6b8c3
commit
36498496a0
4 changed files with 12 additions and 4 deletions
|
@ -1,3 +1,11 @@
|
|||
2012-06-25 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* include/grub/diskfilter.h (grub_raid5_recover_func_t): Use proper
|
||||
type for size.
|
||||
(grub_raid6_recover_func_t): Likewise.
|
||||
* grub-core/disk/raid5_recover.c (grub_raid5_recover): Likewise.
|
||||
* grub-core/disk/raid6_recover.c (grub_raid6_recover): Likewise.
|
||||
|
||||
2012-06-25 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* util/grub-mkimage.c (generate_image): Add Fuloong2F verified hash.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue