Bean <[EMAIL PROTECTED]> writes:

Hi,

> The problem is caused by the structure of compressed files. In ntfs,
> 16 clusters is the basic compressed unit. The original code assume
> that the file will break in 16 cluster long blocks, but in fact, the
> blocks will be merged if they are stored next to to each other on
> disk. The new code fix this problem.
>
>        * fs/ntfs.c (read_block): Fix a bug caused by adjacent blocks.

Sorry for forgetting about this patch.  It should be committed.

Robert, if you have time, can you commit this?  I will mark this mail
as important... If you don't have the time, I will surely commit it
ASAP :-)

--
Marco





_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to