yaffs: Discard partially written summary data
authorCharles Manning <cdhmanning@gmail.com>
Sun, 3 Apr 2011 19:57:39 +0000 (07:57 +1200)
committerCharles Manning <cdhmanning@gmail.com>
Thu, 28 Apr 2011 04:07:41 +0000 (16:07 +1200)
commitce2c1ba4eba2b445c8a9c871eebe1c71b4303fd1
tree64fb311ea9da3802c8c0be6e86f4c8a501a132f9
parent8e0281ff8c5904d1dbb5b41f3cfadfb05f139437
yaffs: Discard partially written summary data

A power failure during the write of a multi-chunk summary can leave stuff
lying around that  looks like part of a file. If this is detected then delete it.

Signed-off-by: Charles Manning <cdhmanning@gmail.com>
yaffs_yaffs2.c