[Yaffs] yaffs2 scan problem

Página Inicial
Anexos:
Mensagem como email
+ (text/plain)
+ (text/html)
Delete this message
Reply to this message
Autor: 肖平
Data:  
Para: yaffs
Assunto: [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?