[Ocfs2-tools-commits] branch, master, updated. ocfs2-tools-1.4.0-117-g8ed3923

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Mon Jul 28 22:25:43 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  8ed3923c12b8eb4e813800866d7f18ba45b68c6d (commit)
      from  3f8867816b4ec32ab352a4a4dc38310788caa4c6 (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 8ed3923c12b8eb4e813800866d7f18ba45b68c6d
Author: Tao Ma <tao.ma at oracle.com>
Date:   Tue Jul 29 05:23:01 2008 +0800

    fswreck: update and bug fix.
    
    fswreck also needs to update for the newly added inline-data.
    So update it.
    
    Another 2 bugs are fixed in this patch also.
    1. The wrong use of cpu_to_be64.
    2. e_leaf_clusters is now only u16, so change it to 2. As we have set
       e_blkno to be the blkno of the last cluster, 2 is enough for us to
       produce the error EXTENT_CLUSTERS_OVERRUN.
    
    Signed-off-by: Tao Ma <tao.ma at oracle.com>
    Signed-off-by: Joel Becker <joel.becker at oracle.com>

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

Summary of changes:
 fswreck/corrupt.c      |    2 +-
 fswreck/dir.c          |    4 ++--
 fswreck/extent.c       |    2 +-
 fswreck/group.c        |    2 +-
 fswreck/include/main.h |    1 +
 5 files changed, 6 insertions(+), 5 deletions(-)


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



More information about the Ocfs2-tools-commits mailing list