[Ocfs2-commits] mfasheh commits r830 - trunk

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Wed Mar 31 16:51:52 CST 2004


Author: mfasheh
Date: 2004-03-31 16:51:50 -0600 (Wed, 31 Mar 2004)
New Revision: 830

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


Modified: trunk/TODO
===================================================================
--- trunk/TODO	2004-03-31 22:51:36 UTC (rev 829)
+++ trunk/TODO	2004-03-31 22:51:50 UTC (rev 830)
@@ -31,9 +31,8 @@
 * get rid of osb->curr_trans_id as it was never used (always zero)
 
 * turn as many ocfs_sem's into normal struct semaphores as possible.
-  Potentially trivial ones include: dir_alloc_lock, 
-  file_alloc_lock, hashlock and map_lock (if you delete 
-  ocfs_create_log_extent_map)
+  Potentially trivial ones include: dir_alloc_lock, file_alloc_lock, 
+  and hashlock
 
 * get rid of all the:
 	changeSeqNum = osb->curr_trans_id; 



More information about the Ocfs2-commits mailing list