* grub-core/osdep/unix/hostdisk.c (grub_util_fd_read): Return correct
value in case of incomplete read. (grub_util_fd_write): Likewise.
This commit is contained in:
parent
593816780e
commit
669fc44923
2 changed files with 18 additions and 4 deletions
|
@ -1,3 +1,9 @@
|
|||
2013-10-16 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/osdep/unix/hostdisk.c (grub_util_fd_read): Return correct
|
||||
value in case of incomplete read.
|
||||
(grub_util_fd_write): Likewise.
|
||||
|
||||
2013-10-15 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* util/editenv.c (grub_util_create_envblk_file): Use grub_util_rename.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue