Fix 2G limit on ZFS.
* grub-core/fs/zfs/zfs.c (zio_checksum_verify): Use more appropriate types. (uberblock_verify): Likewise. (dmu_read): Likewise. (grub_zfs_read): Likewise. Remove invalid cast.
This commit is contained in:
parent
68c72069d9
commit
5bbd28b8ce
2 changed files with 16 additions and 5 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
2011-10-24 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Fix 2G limit on ZFS.
|
||||
|
||||
* grub-core/fs/zfs/zfs.c (zio_checksum_verify): Use more appropriate
|
||||
types.
|
||||
(uberblock_verify): Likewise.
|
||||
(dmu_read): Likewise.
|
||||
(grub_zfs_read): Likewise. Remove invalid cast.
|
||||
|
||||
2011-10-24 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/jfs.c (grub_jfs_blkno): Use more appropriate types.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue