* grub-core/fs/jfs.c (grub_jfs_blkno): Use more appropriate types.
(grub_jfs_blkno): Fix incorrect shift. (grub_jfs_read_file): Use more appropriate types.
This commit is contained in:
parent
6e536dc8ad
commit
68c72069d9
2 changed files with 15 additions and 9 deletions
|
@ -1,3 +1,9 @@
|
|||
2011-10-24 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/jfs.c (grub_jfs_blkno): Use more appropriate types.
|
||||
(grub_jfs_blkno): Fix incorrect shift.
|
||||
(grub_jfs_read_file): Use more appropriate types.
|
||||
|
||||
2011-10-24 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Support triple indirect on minix2 and minix3.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue