[Ocfs2-tools-commits] branch, ocfs2-tools-1.4, updated. ocfs2-tools-1.4.0-373-gfde6fe0

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Mon Mar 8 18:31:43 PST 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, ocfs2-tools-1.4 has been updated
       via  fde6fe06c2944419c78c172e4170b76bda8c09da (commit)
      from  227da5196e4ec508ce09091c4d403c2fcc63f20a (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 fde6fe06c2944419c78c172e4170b76bda8c09da
Author: Tristan Ye <tristan.ye at oracle.com>
Date:   Mon Mar 8 18:13:14 2010 +0800

    Fsck.ocfs2: Correctly check i_size for directory in a sparse filesystem.
    
    As we know, i_size(in clusters) of a sparse file shouldn't be less
    than its cluster offset, while it's not the case for a directory inode.
    We therefore need to let fsck.ocfs2 handle this correctly on a sparsed fs.
    
    Signed-off-by: Tristan Ye <tristan.ye at oracle.com>
    Signed-off-by: Sunil Mushran <sunil.mushran at oracle.com>

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

Summary of changes:
 fsck.ocfs2/pass1.c |   12 ++++++++++--
 1 files changed, 10 insertions(+), 2 deletions(-)


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



More information about the Ocfs2-tools-commits mailing list