Skip to content
Snippets Groups Projects
Commit 68270995 authored by David Woodhouse's avatar David Woodhouse
Browse files

[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: default avatarDavid Woodhouse <dwmw2@infradead.org>
parent 7807ef7b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment