[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 <dwmw2@infradead.org>
Showing
- fs/jffs2/nodelist.c 11 additions, 0 deletionsfs/jffs2/nodelist.c
- fs/jffs2/nodelist.h 1 addition, 0 deletionsfs/jffs2/nodelist.h
- fs/jffs2/scan.c 52 additions, 24 deletionsfs/jffs2/scan.c
- fs/jffs2/summary.c 11 additions, 5 deletionsfs/jffs2/summary.c
- fs/jffs2/summary.h 0 additions, 17 deletionsfs/jffs2/summary.h
Loading
Please register or sign in to comment