[Ocfs2-commits] mfasheh commits r873 - trunk

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Tue Apr 27 21:37:22 CDT 2004


Author: mfasheh
Date: 2004-04-27 20:37:20 -0500 (Tue, 27 Apr 2004)
New Revision: 873

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



Modified: trunk/TODO
===================================================================
--- trunk/TODO	2004-04-28 01:37:04 UTC (rev 872)
+++ trunk/TODO	2004-04-28 01:37:20 UTC (rev 873)
@@ -48,3 +48,10 @@
   be sure to iput it when we remove it off that list, and clean up the lists
   during shutdown (before we start doing all our iputs otherwise we'll leak
   those inodes)
+
+* fops, iops on bitmap file (and maybe other system files) should probably be
+  different and / or special cased. In a related todo: Get rid of the 
+  INODE_JOURNAL flag on our inodes and use the system file flag instead.
+
+* now that acquire_lock and release_lock take inodes, get rid of the lock_id
+  and other redundant arguments in the prototype.



More information about the Ocfs2-commits mailing list