Home
last modified time | relevance | path

Searched hist:"3 b79673c" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/jffs2/
H A Dnodelist.c3b79673c Mon May 22 06:15:47 CDT 2006 David Woodhouse <dwmw2@infradead.org> [JFFS2] Fix accounting error in jffs2_link_node_ref()

When filing REF_OBSOLETE nodes, we'd add their size to the global
'dirty_size' count, but then to the eraseblock's 'used_size' count.
That's not clever.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
3b79673c Mon May 22 06:15:47 CDT 2006 David Woodhouse <dwmw2@infradead.org> [JFFS2] Fix accounting error in jffs2_link_node_ref()

When filing REF_OBSOLETE nodes, we'd add their size to the global
'dirty_size' count, but then to the eraseblock's 'used_size' count.
That's not clever.

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