[Ocfs2-commits] mfasheh commits r1856 - trunk

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Thu Jan 27 13:07:01 CST 2005


Author: mfasheh
Date: 2005-01-27 13:06:59 -0600 (Thu, 27 Jan 2005)
New Revision: 1856

Removed:
   trunk/on_disk_changes
Log:
* this file is so wildly inaccurate that leaving it around probably
  does more harm than good.



Deleted: trunk/on_disk_changes
===================================================================
--- trunk/on_disk_changes	2005-01-26 07:55:49 UTC (rev 1855)
+++ trunk/on_disk_changes	2005-01-27 19:06:59 UTC (rev 1856)
@@ -1,23 +0,0 @@
-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)
-
-All fe fields renamed and moved around.  There is *no* commonality with
-ocfsv1.
-
-extent_group is now extent_header.  There is now no longer a difference
-between EXTENT_DATA and EXTENT_HEADER.  All extent headers have
-EXTENT_HEADER_SIGNATURE.  h_tree_depth of -1 means that the extent_recs
-point to actual data.  Note that the v1->v2 converter must set
-h_tree_depth to -1 on those blocks, as v1 did not.
-
-hahaha.  This file isn't remotely accurate.



More information about the Ocfs2-commits mailing list