commit | e2bc322bf05936ec7160d62bc3fd45cbf4aa405a | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@infradead.org> | Wed Apr 23 14:15:24 2008 +0100 |
committer | David Woodhouse <dwmw2@infradead.org> | Wed Apr 23 14:15:24 2008 +0100 |
tree | ea7beb60c2fe6f35df9e6e51895812a9c254ad89 | |
parent | 697fa9721cbc54ce1604dae09d1be6bb918567f6 [diff] |
[JFFS2] Add erase_checking_list to hold blocks being marked. 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>