Subject: [Yaffs] Avoid tagsEccUnfixed stats bump on mounting partially usedblock
authormarty <marty>
Tue, 29 Nov 2005 20:54:32 +0000 (20:54 +0000)
committermarty <marty>
Tue, 29 Nov 2005 20:54:32 +0000 (20:54 +0000)
commitce988b0f03f8e930859563e59ea90bdc193d1c9f
treed898a5b4645138e0137d032a0ff3fcc83990676d
parent8e45dc216be0b36eb0fd633543a2a184c81c5b9b
Subject: [Yaffs] Avoid tagsEccUnfixed stats bump on mounting  partially usedblock

IIUC, yaffs1 compatibility mode checks tags ECCs and updates
stats on tags ECC errors when scanning an unused chunk of a
partially-allocated block at mount time.  This causes a
mildly alarming "tagsEccUnfixed..... 1" in /proc/yaffs.
Suggested fix below.

Signed-off-by: Todd Poynor <tpoynor@mvista.com>
yaffs_tagscompat.c