[Ocfs2-commits] mfasheh commits r1030 - trunk

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Wed Jun 9 02:06:34 CDT 2004


Author: mfasheh
Date: 2004-06-09 01:06:33 -0500 (Wed, 09 Jun 2004)
New Revision: 1030

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



Modified: trunk/TODO
===================================================================
--- trunk/TODO	2004-06-09 01:23:06 UTC (rev 1029)
+++ trunk/TODO	2004-06-09 06:06:33 UTC (rev 1030)
@@ -54,3 +54,11 @@
   the journal handle any more. Also, investigate whether we can use the
   "undo" access flag on that bitmap.
 
+* Local alloc structure needs to be turned into a file entry so creating an
+  inode for it is trivial. This way we can use the inodes locking primitives
+  instead of special casing stuff and using osb->local_alloc_sem.
+
+* We need to be able to delete stuff from the inode alloc system file(s).
+
+* Investigate whether we need a seperate sysfile for truncate orphans (in
+  the future)



More information about the Ocfs2-commits mailing list