[Ocfs2-commits] jlbec commits r1032 - branches/format-changes

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Wed Jun 9 03:12:27 CDT 2004


Author: jlbec
Date: 2004-06-09 02:12:25 -0500 (Wed, 09 Jun 2004)
New Revision: 1032

Modified:
   branches/format-changes/TODO
Log:

o Merge 1030 from trunk:
	- [1030] Update TODO



Modified: branches/format-changes/TODO
===================================================================
--- branches/format-changes/TODO	2004-06-09 07:11:07 UTC (rev 1031)
+++ branches/format-changes/TODO	2004-06-09 07:12:25 UTC (rev 1032)
@@ -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