[ECOS] Bug in FAT32 filesystem

Andrew Lunn andrew@lunn.ch
Sat Jan 27 13:16:00 GMT 2007


On Thu, Jan 25, 2007 at 01:31:21PM +0800, ?????W wrote:
> Hi,All
>      I found a bug in FAT16/32 Filesystem. When I
> delete file in FAT32, it seems not work correctly. In
> the function called "fatfs_delete_file", the start
> cluster for "free_cluster_chain" should not be the
> "raw_dentry.cluster", it should be
> "(raw_dentry.cluster | raw_dentry.cluster_HI << 16)"
> for FAT32.

Please could you produce a real patch to fix the bug. It then make it
very clear what you are talking about. At the moment i don't really
understand what you are talking about without spending a lot of time
searching the code.

          Thanks
                Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss



More information about the Ecos-discuss mailing list