2009-06-11 Giuseppe Caizzone <acaizzo@gmail.com>
UDF fix * fs/udf.c (grub_udf_read_block): handle the fact that ad->length is in bytes and not in blocks
This commit is contained in:
parent
8ada9bc12e
commit
948f48e731
2 changed files with 16 additions and 6 deletions
|
@ -1,3 +1,10 @@
|
|||
2009-06-11 Giuseppe Caizzone <acaizzo@gmail.com>
|
||||
|
||||
UDF fix
|
||||
|
||||
* fs/udf.c (grub_udf_read_block): handle the fact that ad->length
|
||||
is in bytes and not in blocks
|
||||
|
||||
2009-06-11 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* kern/i386/halt.c (grub_halt): Make `i' unsigned to fix a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue