mtd/fs/jffs2 TODO,1.17,1.18
Artem Bityutskiy
dedekind at infradead.org
Thu Sep 22 07:25:00 EDT 2005
Update of /home/cvs/mtd/fs/jffs2
In directory phoenix.infradead.org:/tmp/cvs-serv12873
Modified Files:
TODO
Log Message:
Add 2 TODOs
Index: TODO
===================================================================
RCS file: /home/cvs/mtd/fs/jffs2/TODO,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- TODO 14 Apr 2004 20:11:38 -0000 1.17
+++ TODO 22 Sep 2005 11:24:56 -0000 1.18
@@ -33,3 +33,8 @@
- Remove totlen from jffs2_raw_node_ref? Need to have totlen passed into
jffs2_mark_node_obsolete(). Can all callers work it out?
- Remove size from jffs2_raw_node_frag.
+
+dedekind:
+1. __jffs2_flush_wbuf() has a strange 'pad' parameter. Eliminate.
+2. get_sb()->build_fs()->scan() path... Why get_sb() removes scan()'s crap in
+ case of failure? scan() does not clean everything. Fix.
More information about the linux-mtd-cvs
mailing list