From: David Woodhouse Date: Sun, 21 May 2006 02:46:05 +0000 (+0100) Subject: [JFFS2] Introduce jffs2_scan_dirty_space() function. X-Git-Tag: v2.6.18-rc1~1105^2~74^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68270995f29f1a82b3eaab01df63ea7e721e2fa6;p=pandora-kernel.git [JFFS2] Introduce jffs2_scan_dirty_space() function. To eliminate the __totlen field from struct jffs2_raw_node_ref, we need to allocate nodes for dirty space instead of just tweaking the accounting data. Introduce jffs2_scan_dirty_space() in preparation for that. Signed-off-by: David Woodhouse --- Reading git-diff-tree failed