[Ocfs2-commits] mfasheh commits r1401 - trunk

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Mon Aug 30 13:04:56 CDT 2004


Author: mfasheh
Date: 2004-08-30 13:04:55 -0500 (Mon, 30 Aug 2004)
New Revision: 1401

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



Modified: trunk/TODO
===================================================================
--- trunk/TODO	2004-08-30 18:04:15 UTC (rev 1400)
+++ trunk/TODO	2004-08-30 18:04:55 UTC (rev 1401)
@@ -46,10 +46,6 @@
 * Find all the ocfs_sleep calls and change the values to something
   much much lower.
 
-* CHANGE_MASTER doesn't always happen in process_vote for things like
-  RELEASE_DENTRY and DELETE_ACQUIRE cases. This can lead to nasty races
-  with delayed operations on two nodes...
-
 Post 1.0:
 * in ocfs_extend_file (and possibly other places in the code) we read
   an inode and get/check some values from it just before taking the 
@@ -70,8 +66,6 @@
   simple as the commit thread has all the releases for a given inode at
   one time anyways.
 
-* we need to be using i_generation
-
 * port htree to ocfs2
 
 * Make bitmap free functions do their job without relocking the bitmaps for



More information about the Ocfs2-commits mailing list