[Ocfs2-commits] mfasheh commits r894 - trunk

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Wed May 5 13:57:20 CDT 2004


Author: mfasheh
Date: 2004-05-05 12:57:18 -0500 (Wed, 05 May 2004)
New Revision: 894

Added:
   trunk/on_disk_changes
Log:
* add a little file i've been updating so that all can update it when things on disk change from v1


Added: trunk/on_disk_changes
===================================================================
--- trunk/on_disk_changes	2004-05-05 01:50:52 UTC (rev 893)
+++ trunk/on_disk_changes	2004-05-05 17:57:18 UTC (rev 894)
@@ -0,0 +1,12 @@
+mounted flag in publish
+journal file entry in system area
+local alloc structures
+orphan fe dirs
+File entry for root dir node (4th sector)
+__u64 child_dirnode added to end of ocfs_file_entry
+extents[0].disk_off pointer for directories moved to child_dirnode field
+extents[0].disk_off pointer for directories now points to allocated space
+for names (it's like file data for a regular file)
+Dir index became a used/unused bytemap for file entries in a dir node
+File entry for bitmap (potentially)
+added fe_off field to publish/vote stuff (net and disk)



More information about the Ocfs2-commits mailing list