a39a8c90 parent 06c6764b5830798c39617b24497cade90451592f author David Woodhouse 1148296547 +0100 committer David Woodhouse 1148296547 +0100 [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 p¬œ