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:
phcoder 2009-06-11 19:32:13 +00:00
parent 8ada9bc12e
commit 948f48e731
2 changed files with 16 additions and 6 deletions

View file

@ -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