[Ocfs2-tools-commits] branch, dx_dirs, updated. ocfs2-tools-1.4.0-523-g4c1cf61

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Sat Apr 24 00:31:23 PDT 2010


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Tools to manage the ocfs2 filesystem.".

The branch, dx_dirs has been updated
       via  4c1cf61779ee71c828134d956f5779e272a3195e (commit)
      from  30a19b42c6da181fa3f96123041fb20e69d065d9 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 4c1cf61779ee71c828134d956f5779e272a3195e
Author: Mark Fasheh <mfasheh at suse.com>
Date:   Fri Apr 23 23:09:05 2010 -0700

    fsck.ocfs2: verify dirent -> dx entry linkages
    
    During pass2 we can trivially do a lookup on dirents while walking the
    directory tree. This will help us make sure that an index entry exists for
    each dirent. If an entry is not found, the users is prompted and the parent
    directory will be marked for an index rebuild.
    
    Signed-off-by: Mark Fasheh <mfasheh at suse.com>

-----------------------------------------------------------------------

Summary of changes:
 fsck.ocfs2/fsck.ocfs2.checks.8.in |    7 +++++++
 fsck.ocfs2/pass2.c                |   37 +++++++++++++++++++++++++++++++++++++
 2 files changed, 44 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Tools to manage the ocfs2 filesystem.



More information about the Ocfs2-tools-commits mailing list