You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to uf...@googlegroups.com
Hi Ricky,
If a bad block is discovered during write in
uffs_BufFlush_Exist_With_Enough_FreePage it won't be processed
correctly. The bad block is removed from the pending list on
purpose and left to uffs_BufFlush_Exist_With_BlockRecover to
processed it. But since the failed page is 'in cache' it won't
be touched again and the bad block will be only erased at the
end and put into erased list...