Widen page count field in blockinfo to allow lots of pages per block
[yaffs/.git] / Documentation / yaffs-todo.html
index 59ebd0ab8420a5810fc55cc01fd6c8550c18f861..ccef2e8dbeb7d1af36d47b3aca06af3446963eff 100644 (file)
@@ -7,16 +7,14 @@
        <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">09/07/2002</SDFIELD></H1>
+<H1>YAFFS Todo as at <SDFIELD TYPE=DATETIME SDNUM="5129;2057;DD/MM/YYYY">21/08/2002</SDFIELD></H1>
 <H3>Stuff not yet done</H3>
 <OL>
        <LI><P>Directory locking during directory walk.</P>
        <LI><P>Other locking.... investigate what is needed.</P>
-       <LI><P>Test disk full condition.... investigate might not be being
-       handled correctly.</P>
        <LI><P>Add write memory mapping. We probably need this to support
        loop mounting.</P>
        <LI><P>At scan time, check that the file size in the ObjectHeader
@@ -24,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>
@@ -51,15 +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.
+       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>