[JFFS2] When retiring nextblock, allocate a node_ref for the wasted space
authorDavid Woodhouse <dwmw2@infradead.org>
Sun, 18 Jun 2006 17:35:10 +0000 (18:35 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Sun, 18 Jun 2006 17:39:38 +0000 (18:39 +0100)
Failing to do so makes the calculated length of the last node incorrect,
when we're not using eraseblock summaries.

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

No differences found