mtd/fs/jffs2 TODO,1.14,1.15
David Woodhouse
dwmw2 at infradead.org
Mon Oct 6 10:50:39 EDT 2003
Update of /home/cvs/mtd/fs/jffs2
In directory phoenix.infradead.org:/tmp/cvs-serv21219
Modified Files:
TODO
Log Message:
tyop
Index: TODO
===================================================================
RCS file: /home/cvs/mtd/fs/jffs2/TODO,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- TODO 6 Oct 2003 14:49:08 -0000 1.14
+++ TODO 6 Oct 2003 14:50:37 -0000 1.15
@@ -17,7 +17,7 @@
- Split writes so they go to two separate blocks rather than just c->nextblock.
By writing _new_ nodes to one block, and garbage-collected REF_PRISTINE
nodes to a different one, we can separate clean nodes from those which
- are likely to become dirty, and end up with blocks which have are far
+ are likely to become dirty, and end up with blocks which are each far
closer to 100% or 0% clean, hence speeding up later GC progress dramatically.
- Stop keeping name in-core with struct jffs2_full_dirent. If we keep the hash in
the full dirent, we only need to go to the flash in lookup() when we think we've
More information about the linux-mtd-cvs
mailing list