[Ocfs2-tools-commits] branch, metaecc, updated. ocfs2-tools-1.4.0-246-g6954d95

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Thu Dec 18 15:36:42 PST 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, metaecc has been updated
       via  6954d9545df4341c2c7f417f836cd99cc4f50fec (commit)
       via  761763e2da90b6f6f3aa9d3214e2a0b295c6ba16 (commit)
      from  fddf84cf7e19a934d9f636875e7d22441a417a8a (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 6954d9545df4341c2c7f417f836cd99cc4f50fec
Author: Joel Becker <joel.becker at oracle.com>
Date:   Thu Dec 18 15:36:10 2008 -0800

    mkfs.ocfs2: Fix the fake_super convenience function.
    
    I'm an idiot, and stomping on memory.  Pass an entire block to
    fill_fake_super().
    
    Signed-off-by: Joel Becker <joel.becker at oracle.com>

commit 761763e2da90b6f6f3aa9d3214e2a0b295c6ba16
Author: Joel Becker <joel.becker at oracle.com>
Date:   Thu Dec 18 15:16:50 2008 -0800

    debugfs.ocfs2: Dump dir trailers.
    
    A simple iterator that dumps a dir trailer.
    
    Signed-off-by: Joel Becker <joel.becker at oracle.com>

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

Summary of changes:
 debugfs.ocfs2/commands.c     |   54 +++++++++++++++++++++++++++++++++++++++++-
 debugfs.ocfs2/dump.c         |   19 ++++++++++++++
 debugfs.ocfs2/include/dump.h |    7 +++++
 mkfs.ocfs2/mkfs.c            |   15 +++++------
 4 files changed, 86 insertions(+), 9 deletions(-)


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



More information about the Ocfs2-tools-commits mailing list