[Ocfs2-tools-commits] branch, metaecc, updated. ocfs2-tools-1.4.0-254-g8f68215

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Thu Dec 18 17:26:49 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  8f68215e9e3a86c74bfc6ce1aef514f8484db9c2 (commit)
       via  ca44a03acb866c7492550b7aa534c1b5bb6ab052 (commit)
       via  9421e6bab93c1366c7fb7f76d2ae718d00179f4a (commit)
       via  95e9ac4ce9ffc0f4619fc1277ee6034457260517 (commit)
       via  bc93a47e54469d5c5af1408dc783eb807956518d (commit)
       via  a60e4384f5be298823c2ac12f1914854333641bc (commit)
       via  da4097eb771dc0eac1be0ee96fe6d3d967d8b26f (commit)
       via  cdfeeeb7ac0d07473cd0600b57207ac790ccaeea (commit)
      from  6954d9545df4341c2c7f417f836cd99cc4f50fec (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 8f68215e9e3a86c74bfc6ce1aef514f8484db9c2
Author: Joel Becker <joel.becker at oracle.com>
Date:   Thu Dec 18 17:26:31 2008 -0800

    debugfs.ocfs2: Add CRC dump to dir trailers.
    
    Signed-off-by: Joel Becker <joel.becker at oracle.com>

commit ca44a03acb866c7492550b7aa534c1b5bb6ab052
Author: Joel Becker <joel.becker at oracle.com>
Date:   Thu Dec 18 17:23:44 2008 -0800

    debugfs.ocfs2: Add dump_block_check() to the header.
    
    Signed-off-by: Joel Becker <joel.becker at oracle.com>

commit 9421e6bab93c1366c7fb7f76d2ae718d00179f4a
Author: Joel Becker <joel.becker at oracle.com>
Date:   Thu Dec 18 17:23:03 2008 -0800

    debugfs.ocfs2: Dump new dir trailer fields.
    
    Signed-off-by: Joel Becker <joel.becker at oracle.com>

commit 95e9ac4ce9ffc0f4619fc1277ee6034457260517
Author: Joel Becker <joel.becker at oracle.com>
Date:   Thu Dec 18 17:18:57 2008 -0800

    fsck.ocfs2: Add the new dir trailer fields to fsck.
    
    Signed-off-by: Joel Becker <joel.becker at oracle.com>

commit bc93a47e54469d5c5af1408dc783eb807956518d
Author: Joel Becker <joel.becker at oracle.com>
Date:   Thu Dec 18 17:10:55 2008 -0800

    libocfs2: Swap the new dir trailer fields.
    
    Signed-off-by: Joel Becker <joel.becker at oracle.com>

commit a60e4384f5be298823c2ac12f1914854333641bc
Author: Joel Becker <joel.becker at oracle.com>
Date:   Thu Dec 18 17:08:52 2008 -0800

    mkfs.ocfs2: Use the new dir trailer initializer
    
    Signed-off-by: Joel Becker <joel.becker at oracle.com>

commit da4097eb771dc0eac1be0ee96fe6d3d967d8b26f
Author: Joel Becker <joel.becker at oracle.com>
Date:   Thu Dec 18 16:57:28 2008 -0800

    libocfs2: Add dir trailer arguments to the expandir part.
    
    Signed-off-by: Joel Becker <joel.becker at oracle.com>

commit cdfeeeb7ac0d07473cd0600b57207ac790ccaeea
Author: Joel Becker <joel.becker at oracle.com>
Date:   Thu Dec 18 16:53:41 2008 -0800

    ocfs2_fs.h: Add the blkno to the trailer.
    
    Signed-off-by: Joel Becker <joel.becker at oracle.com>

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

Summary of changes:
 debugfs.ocfs2/dump.c              |    6 +++++-
 debugfs.ocfs2/include/dump.h      |    1 +
 fsck.ocfs2/fsck.ocfs2.checks.8.in |   14 ++++++++++++++
 fsck.ocfs2/pass2.c                |   22 ++++++++++++++++++++++
 include/ocfs2-kernel/ocfs2_fs.h   |    8 ++++++--
 include/ocfs2/ocfs2.h             |    3 ++-
 libocfs2/dirblock.c               |    7 ++++++-
 libocfs2/expanddir.c              |    4 ++--
 libocfs2/fileio.c                 |    3 ++-
 mkfs.ocfs2/mkfs.c                 |   14 +++++++++++---
 10 files changed, 71 insertions(+), 11 deletions(-)


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



More information about the Ocfs2-tools-commits mailing list