[JFFS2] Discard remaining free space when filing a dirty block in scan.
authorDavid Woodhouse <dwmw2@infradead.org>
Sun, 21 May 2006 02:57:56 +0000 (03:57 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Sun, 21 May 2006 02:57:56 +0000 (03:57 +0100)
The incoming ref_totlen() calculation is going to rely on the existence
of nodes which cover all dirty space. We can't just tweak the accounting
data any more; we have to call jffs2_scan_dirty_space() to do it.

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

No differences found