Hi,
Wolfgang Denk wrote:
> In message <[EMAIL PROTECTED]> you wrote:
>   
>> I find  a problem related to the get_vfatname function. This is my
>> proposal patch.
>>     
>
> What exactly is the preoblem? Is there a test case that can reproduce
> the problem?
>   
My test case is a 64Mb CF. Maybe  I give you a link :) as soon as possible.

The problem is that the code doesn't look if the dir_slot contain a long
name.
If doesn't contain a long name is a dir_entry and the name can be get by the
get_name function. I'm not an expert of vfat filesystem, I take a look
to the
linux code and to experimental result. The block that is read by the
gc_getcluster function is not a dir_slot but a dir_entry.

Regards Michael


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to