[JFFS2] Add erase_checking_list to hold blocks being marked.
authorDavid Woodhouse <dwmw2@infradead.org>
Wed, 23 Apr 2008 13:15:24 +0000 (14:15 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Wed, 23 Apr 2008 13:15:24 +0000 (14:15 +0100)
Just to keep the debug code happy when it's adding all the blocks up.
Otherwise, they disappear for a while while the locks are dropped to
check them and write the cleanmarker.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>

No differences found