[Ocfs2-commits] mfasheh commits r1254 - trunk
svn-commits at oss.oracle.com
svn-commits at oss.oracle.com
Tue Jul 13 18:18:47 CDT 2004
Author: mfasheh
Date: 2004-07-13 17:18:45 -0500 (Tue, 13 Jul 2004)
New Revision: 1254
Modified:
trunk/TODO
Log:
* update the TODO list
Modified: trunk/TODO
===================================================================
--- trunk/TODO 2004-07-13 21:36:29 UTC (rev 1253)
+++ trunk/TODO 2004-07-13 22:18:45 UTC (rev 1254)
@@ -62,12 +62,11 @@
can be fixed by either journalling shutdown or shutting down after
journal shutdown.
-* Shutdown of local alloc in an error case will hang your box. There's
- a warning in alloc.c for this.
-
* when extending a system file, we sync write the zero'd blocks,
investigate whether this should be journalled for performance.
+* move the stuff from /proc/sys/kernel/ocfs2/ to /proc/fs/ocfs2/
+
Post 1.0:
* restartable truncate
@@ -84,3 +83,5 @@
simple as the commit thread has all the releases for a given inode at
one time anyways.
+* we need to be using i_generation
+
More information about the Ocfs2-commits
mailing list