[Ocfs2-commits] mfasheh commits r929 - trunk

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Wed May 19 21:20:57 CDT 2004


Author: mfasheh
Date: 2004-05-19 20:20:55 -0500 (Wed, 19 May 2004)
New Revision: 929

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



Modified: trunk/TODO
===================================================================
--- trunk/TODO	2004-05-19 00:01:49 UTC (rev 928)
+++ trunk/TODO	2004-05-20 01:20:55 UTC (rev 929)
@@ -57,3 +57,7 @@
   not, fe / vote offsets, lock flags, etc). This includes passing redundant
   values when the inode is passed in too (example: make acquire_lock not take
   an offset, as you get that off the inode which is passed in).
+
+* Clean up the local alloc path a bit. Specifically the part in
+  find_space_from_local where we take the main bitmap lock a bit early... We
+  can probably eliminate that and just let it get taken later...



More information about the Ocfs2-commits mailing list