[Yaffs] yaffs2 scan problem

Top Page
Attachments:
Message as email
+ (text/plain)
+ (text/html)
Delete this message
Reply to this message
Author: 肖平
Date:  
To: yaffs
Subject: [Yaffs] yaffs2 scan problem
Hi,
Nand Flash will be scanned when yaffs2 mount.If not find checkpoint,yaffs2 will scan blocks and chunks.when yaffs2 scans the chunk,Nand Flash will be readed.If there have some error ,operation maybe fail,but the yaffs2 doesn't check the return value and contiune scan,there haver any problem?