2008-06-29 Robert Millan <rmh@aybabtu.com>
* fs/xfs.c (GRUB_XFS_FSB_TO_BLOCK): New macro. Maps filesystem block to disk block. (grub_xfs_read_block): Use GRUB_XFS_FSB_TO_BLOCK() on result. Patch from Niels B\303\266hm <bitbucket@arcor.de>
This commit is contained in:
parent
674835c830
commit
5444088da6
2 changed files with 12 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
|||
2008-06-29 Robert Millan <rmh@aybabtu.com>
|
||||
|
||||
* fs/xfs.c (GRUB_XFS_FSB_TO_BLOCK): New macro. Maps filesystem
|
||||
block to disk block.
|
||||
(grub_xfs_read_block): Use GRUB_XFS_FSB_TO_BLOCK() on result.
|
||||
Patch from Niels Böhm <bitbucket@arcor.de>
|
||||
|
||||
2008-06-29 Robert Millan <rmh@aybabtu.com>
|
||||
|
||||
* util/update-grub_lib.in (font_path): Search for fonts in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue