From: David Woodhouse Date: Sun, 21 May 2006 02:57:56 +0000 (+0100) Subject: [JFFS2] Discard remaining free space when filing a dirty block in scan. X-Git-Tag: v2.6.18-rc1~1105^2~74^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25090a6b23906552cf3d204aa421f811327e1b15;p=pandora-kernel.git [JFFS2] Discard remaining free space when filing a dirty block in scan. 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 --- Reading git-diff-tree failed