[Ocfs2-commits] mfasheh commits r1428 - trunk
svn-commits at oss.oracle.com
svn-commits at oss.oracle.com
Tue Sep 7 13:34:45 CDT 2004
Author: mfasheh
Date: 2004-09-07 13:34:43 -0500 (Tue, 07 Sep 2004)
New Revision: 1428
Modified:
trunk/TODO
Log:
* update the TODO list
Modified: trunk/TODO
===================================================================
--- trunk/TODO 2004-09-07 18:30:37 UTC (rev 1427)
+++ trunk/TODO 2004-09-07 18:34:43 UTC (rev 1428)
@@ -47,11 +47,8 @@
sun was protected by "trans_lock". Nowadays, holding a transaction
open before you've even got your cluster locks just has alot of
deadlock potential. The next two become easier once this is done:
+ - done for regular files
-* 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
- disk lock. We should really be doing that *after* taking the disk lock...
-
* space allocation has to be fixed to be able to deal with non contiguous space
Post 1.0:
More information about the Ocfs2-commits
mailing list