* grub-core/fs/fat.c (grub_fat_mount): Don't add logical_sector_bits
to cluster_bits, since it's already added in. (grub_fat_read_data): Likewise.
This commit is contained in:
parent
986748ce79
commit
daa59f47f6
2 changed files with 8 additions and 3 deletions
|
@ -1,3 +1,9 @@
|
|||
2012-04-25 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/fat.c (grub_fat_mount): Don't add logical_sector_bits
|
||||
to cluster_bits, since it's already added in.
|
||||
(grub_fat_read_data): Likewise.
|
||||
|
||||
2012-04-25 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/ntfs.c (grub_ntfs_mount): Support 256-byte sectors,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue