[Ocfs2-tools-commits] branch, master, updated. ocfs2-tools-1.4.0-296-gc1cb64b

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Wed Jun 3 19:58:20 PDT 2009


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  c1cb64b3e66b2c69cda5656016e80a8c2653434a (commit)
       via  e1b1b7a490a5c895a3324a6d3e67f697ddb39522 (commit)
       via  5df9bcd15b3c9a74f11e76f328b80e0c3f9250be (commit)
      from  2893393ab432167b298a0143b517352fbedb2528 (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 c1cb64b3e66b2c69cda5656016e80a8c2653434a
Author: Joel Becker <joel.becker at oracle.com>
Date:   Tue Jun 2 20:57:33 2009 -0700

    fswreck: Create duplicate clusters.
    
    Our fsck doesn't yet fix clusters assigned to more than one inode.  Now
    fswreck can create this situation, allowing fsck to test itself.
    
    Signed-off-by: Joel Becker <joel.becker at oracle.com>
    Signed-off-by: Tao Ma <tao.ma at oracle.com>

commit e1b1b7a490a5c895a3324a6d3e67f697ddb39522
Author: Joel Becker <joel.becker at oracle.com>
Date:   Thu May 28 18:35:10 2009 -0700

    fswreck: Use ocfs2_link() for DIR_PARENT_DUP
    
    The raw dirent munging doesn't work with inline directories, which is
    now the default.
    
    Signed-off-by: Joel Becker <joel.becker at oracle.com>
    Signed-off-by: Tao Ma <tao.ma at oracle.com>

commit 5df9bcd15b3c9a74f11e76f328b80e0c3f9250be
Author: Joel Becker <joel.becker at oracle.com>
Date:   Thu May 28 18:35:53 2009 -0700

    fswreck: Build fswreck as an uninstalled program.
    
    It should be built, but not installed.
    
    Signed-off-by: Joel Becker <joel.becker at oracle.com>
    Signed-off-by: Tao Ma <tao.ma at oracle.com>

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

Summary of changes:
 Makefile                |    2 +-
 fswreck/Makefile        |    4 +--
 fswreck/corrupt.c       |    7 ++++-
 fswreck/dir.c           |   60 +++++++++++--------------------------
 fswreck/include/inode.h |    1 +
 fswreck/include/main.h  |    1 +
 fswreck/inode.c         |   76 ++++++++++++++++++++++++++++++++++++++++++++++-
 fswreck/main.c          |    3 ++
 8 files changed, 106 insertions(+), 48 deletions(-)


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



More information about the Ocfs2-tools-commits mailing list