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?