[Ocfs2-commits] mfasheh commits r870 - trunk

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Tue Apr 27 18:20:52 CDT 2004


Author: mfasheh
Date: 2004-04-27 17:20:50 -0500 (Tue, 27 Apr 2004)
New Revision: 870

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


Modified: trunk/TODO
===================================================================
--- trunk/TODO	2004-04-27 21:55:37 UTC (rev 869)
+++ trunk/TODO	2004-04-27 22:20:50 UTC (rev 870)
@@ -43,3 +43,8 @@
 
 * make slabs for: ocfs_journal_handle, and ocfs_journal_copyout and maybe
   ocfs_journal_lock
+
+* when we put the inode on the recovery list we should inc i_count, and just
+  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)



More information about the Ocfs2-commits mailing list