[JFFS2] Allocate node_ref for wasted space when skipping to page boundary
authorDavid Woodhouse <dwmw2@infradead.org>
Thu, 25 May 2006 00:37:28 +0000 (01:37 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Thu, 25 May 2006 00:37:28 +0000 (01:37 +0100)
commitf560928baa605e8faaa3de6cc1b11ebb645e97db
tree312b87f1d1fc3164ce246d04cbfcd9daede25f7d
parent12efdde3139c568a59561b69865fd14f37c75603
[JFFS2] Allocate node_ref for wasted space when skipping to page boundary

One more place where we were changing the accounting info without
actually allocating a ref for the lost space...

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
fs/jffs2/scan.c