[Ocfs2-commits] mfasheh commits r867 - trunk

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Fri Apr 23 21:01:30 CDT 2004


Author: mfasheh
Date: 2004-04-23 20:01:28 -0500 (Fri, 23 Apr 2004)
New Revision: 867

Modified:
   trunk/TODO
Log:
* update the TODO list



Modified: trunk/TODO
===================================================================
--- trunk/TODO	2004-04-24 00:07:46 UTC (rev 866)
+++ trunk/TODO	2004-04-24 01:01:28 UTC (rev 867)
@@ -1,15 +1,10 @@
 * figure out what to do about old style cdsl. Either we error when we see it
   (in the module), or we provide an fsck to find and fix them.
 
-* Move the journal file entry over to the next system slot which is unused.
-  This should make downgrading back to ocfs version 1 easier.
-
 * fsck must be able to replay the journal
 
 * provide an ocfsmigrate utility to migrate v1 -> v2 and back.
 
-* finish mkfs to really create a filesystem.
-
 * System files should be locked with cache lock, and we need inodes
   for them so that we can cache our reads to them. This can also count
   for the main bitmap. Data writes to the bitmap files can be



More information about the Ocfs2-commits mailing list