Re: [Yaffs] FSX issues on YAFFS2

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: JiSheng Zhang
Date:  
To: yaffs
Subject: Re: [Yaffs] FSX issues on YAFFS2
Hi Charles,

2009/12/24 Charles Manning <>:
> Hello
>
> I wonder if you can try something for me?
>
> In yaffs_fs.c there is a set of lines
> #if CONFIG_YAFFS_DISABLE_WIDE_TNODE
> dev->wideTnodeDisable=1;
> #endif
>
> By default this is off.
>
> Can you try setting the compile flag to have wideTnodeDisable = 1 and see if
> that changes things.
>
> I found that this changes things in my test harness and I shall be
> investigating why.
>
> -- CHarles


wow!!
I have tested for about 1 hour even without yesterday yaffs_fs.c fix,
no failure so far!!! It seems that there's bug in logical
address=>Tnode translation.


Cheers,
Jisheng