Widen page count field in blockinfo to allow lots of pages per block
[yaffs/.git] / Documentation / yaffs-todo.html
index 831b2d32c62362220fdc9fbca6ece627eb6ed4d4..ccef2e8dbeb7d1af36d47b3aca06af3446963eff 100644 (file)
@@ -7,7 +7,7 @@
        <META NAME="AUTHOR" CONTENT=" ">
        <META NAME="CREATED" CONTENT="20020501;19062800">
        <META NAME="CHANGEDBY" CONTENT=" ">
-       <META NAME="CHANGED" CONTENT="20020709;16002500">
+       <META NAME="CHANGED" CONTENT="20020821;21171400">
 </HEAD>
 <BODY>
 <H1>YAFFS Todo as at <SDFIELD TYPE=DATETIME SDNUM="5129;2057;DD/MM/YYYY">21/08/2002</SDFIELD></H1>
@@ -22,7 +22,7 @@
 </OL>
 <H3>Tools to be done</H3>
 <OL>
-       <LI><P></P>
+       <LI><P>Dumper and analyser to work off the mtd.</P>
 </OL>
 <H3>Recently done with no known problems (ie. probably needs
 significant testing)</H3>
@@ -49,16 +49,19 @@ significant testing)</H3>
        the spirit of mkcramfs).</P>
        <LI><P>Added support for special inodes (pipes, character &amp;
        block devices, sockets).</P>
-       <LI><P>Added generic read/write support to use page caching.</P>
+       <LI><P>Added generic read/write support to use page caching.
+       Selectable by configuration of CONFIG_YAFFS_USE_GENERIC_RW.</P>
 </OL>
 <H3>Done, but currently known to be broken</H3>
 <OL>
-       <P>nothing.</P>
+       <LI><P>If you fill yaffs and then try to copy more files into it,
+       you end up with a bunch of objxxx files when you do an ls.</P>
 </OL>
 <H3>Longer term stuff to do</H3>
 <OL>
        <LI><P>Discuss improved NAND page interface with mtd group. This has
-       actually started.</P>
+       actually started. Luc van Oostenryck is also looking at an
+       alternative layer to mtd.</P>
        <LI><P>Pull out all YAFFS_OK and YAFFS_FAIL style errors and return
        with -ENOMEM style error messages.</P>
 </OL>