]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commitfc6612f627c697b348a4ef64f16fb373d86dbd76
tree5367b23890ea9ec990e4855f22115ee8e7f7f125
parent2ba72cb754bb091bb24a44e9682f7105110f7f38
[JFFS2] When retiring nextblock, allocate a node_ref for the wasted space

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>
fs/jffs2/nodemgmt.c