[Yaffs] About yaffs2's ecc handle policy

Top Page
Attachments:
Message as email
+ (text/plain)
+ (text/html)
Delete this message
Reply to this message
Author: Linzichang
Date:  
To: yaffs@lists.aleph1.co.uk
CC: Panxuesong, Mabin \(Marvell\)
Subject: [Yaffs] About yaffs2's ecc handle policy
In yaffs_rd_chunk_tags_nand, if the result isn't YAFFS_ECC_RESULT_NO_ERROR, it will call yaffs_handle_chunk_error to mark that's an error.

Here is my question. Why also consider that's an error when the result is YAFFS_ECC_RESULT_FIXED?