grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] bug fix for the ntfs driver


From: Marco Gerards
Subject: Re: [PATCH] bug fix for the ntfs driver
Date: Sat, 10 Nov 2007 18:31:09 +0100
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

Bean <address@hidden> 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







reply via email to

[Prev in Thread] Current Thread [Next in Thread]