* grub-core/kern/disk.c (grub_disk_write): Fix sector number on 4K
sector devices.
This commit is contained in:
parent
f8861eaf9f
commit
4dedb13f51
2 changed files with 13 additions and 3 deletions
|
@ -1,3 +1,8 @@
|
|||
2013-01-10 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/kern/disk.c (grub_disk_write): Fix sector number on 4K
|
||||
sector devices.
|
||||
|
||||
2013-01-07 Colin Watson <cjwatson@ubuntu.com>
|
||||
|
||||
* grub-core/io/bufio.c (grub_bufio_open): Use grub_zalloc instead of
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue