2006-01-03 Marco Gerards <marco@gnu.org>
* fs/hfsplus.c (grub_hfsplus_read_block): Convert the offset of the HFS+ filesystem to filesystem blocks. (grub_hfsplus_iterate_dir): Cast the `fileinfo' assignment so a GCC warning is silenced.
This commit is contained in:
parent
15643b71c0
commit
af4b2d89a0
2 changed files with 14 additions and 3 deletions
|
@ -1,3 +1,10 @@
|
|||
2006-01-03 Marco Gerards <marco@gnu.org>
|
||||
|
||||
* fs/hfsplus.c (grub_hfsplus_read_block): Convert the offset of
|
||||
the HFS+ filesystem to filesystem blocks.
|
||||
(grub_hfsplus_iterate_dir): Cast the `fileinfo' assignment so a
|
||||
GCC warning is silenced.
|
||||
|
||||
2006-01-03 Marco Gerards <marco@gnu.org>
|
||||
|
||||
* partmap/apple.c (apple_partition_map_iterate): Convert the data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue