[Ocfs2-tools-commits] branch, master, updated. ocfs2-tools-1.4.0-174-g9603bcd

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Mon Oct 6 18:55:32 PDT 2008


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, master has been updated
       via  9603bcd51cbdac58c5be4506befcac642126db25 (commit)
      from  d0455b3c783fcf39cde8058f3718b04dcc878182 (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 9603bcd51cbdac58c5be4506befcac642126db25
Author: Tao Ma <tao.ma at oracle.com>
Date:   Mon Oct 6 14:22:30 2008 +0800

    fsck.ocfs2: Decrease link count for orphan dir when replaying it.
    
    During the process of replaying orphan dirs, when we meet with
    a dir, we have to handle its '..' dirent reference and decrease
    it. So that we can find the wrong number in check_link_counts
    and modify the on-disk i_links_count for orphan dir.
    
    Signed-off-by: Tao Ma <tao.ma at oracle.com>
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>

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

Summary of changes:
 fsck.ocfs2/pass4.c |   21 ++++++++++++++++-----
 1 files changed, 16 insertions(+), 5 deletions(-)


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



More information about the Ocfs2-tools-commits mailing list