* grub-core/fs/minix.c (grub_minix_mount) [MODE_MINIX3]: Treat 0xffff
as 1024 in block size field. Found on one of my test images. Small optimisation while on it.
This commit is contained in:
parent
ec000eaca9
commit
b2d004db18
2 changed files with 18 additions and 6 deletions
|
@ -1,3 +1,9 @@
|
|||
2011-12-25 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/minix.c (grub_minix_mount) [MODE_MINIX3]: Treat 0xffff
|
||||
as 1024 in block size field. Found on one of my test images.
|
||||
Small optimisation while on it.
|
||||
|
||||
2011-12-25 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* docs/grub.texi (Filesystems): Mention SFS as Latin1 filesystem.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue