[Ocfs2-commits] mfasheh commits r792 - trunk

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Fri Mar 19 13:46:09 CST 2004


Author: mfasheh
Date: 2004-03-19 13:46:07 -0600 (Fri, 19 Mar 2004)
New Revision: 792

Modified:
   trunk/TODO
Log:
update the TODO list


Modified: trunk/TODO
===================================================================
--- trunk/TODO	2004-03-19 07:37:42 UTC (rev 791)
+++ trunk/TODO	2004-03-19 19:46:07 UTC (rev 792)
@@ -46,3 +46,7 @@
 * Move the last of the used, non redundant fields off the oin and put them
   on the inode in our private data area. This should have the nice effect of
   getting rid of oin.
+
+* Combine the ocfs_inode_private and ocfs_inode_num structs, keeping the
+  inode hash, but just using a unified struct as the inode private data, and
+  the hash element (there are a bunch of redundant fields)



More information about the Ocfs2-commits mailing list