[Ocfs2-tools-commits] branch, jbd2, created. ocfs2-tools-1.4.0-175-g9a82519

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Fri Sep 5 17:09:16 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, jbd2 has been created
        at  9a8251903f3722a779187037c241b34d190f9781 (commit)

- Log -----------------------------------------------------------------
commit 9a8251903f3722a779187037c241b34d190f9781
Author: Joel Becker <joel.becker at oracle.com>
Date:   Fri Sep 5 17:02:34 2008 -0700

    mkfs.ocfs2: Add 64bit journal support.
    
    The [no]block32 and [no]block64 journal options are added to mkfs -J.
    noblock32 and block64 will create 64bit-capable journals.
    
    Signed-off-by: Joel Becker <joel.becker at oracle.com>

commit 991d098087811eee3f3c1d354047c8a77107a3ff
Author: Joel Becker <joel.becker at oracle.com>
Date:   Fri Sep 5 15:47:44 2008 -0700

    fsck.ocfs2: Replay 64bit journals.
    
    Properly handle the new 64bit journal_block_tag_t.  This includes
    fsck.ocfs2's replay and debugfs.ocfs2's display.
    
    Signed-off-by: Joel Becker <joel.becker at oracle.com>

commit f138f54c3a7d7e07a378a006ad12f1f2df777d82
Author: Joel Becker <joel.becker at oracle.com>
Date:   Fri Sep 5 15:22:20 2008 -0700

    fsck.ocfs2: Move to JBD2 header and structures.
    
    Change all defines and structures to JBD2 structures.  This is backwards
    compatible with the JBD journals, and is capable of handling even the
    oldest ocfs2 filesystems.
    
    The only major functional change is to use journal_tag_size() instead of
    sizeof(journal_block_tag_t) when walking the descriptor block.
    fsck.ocfs2 and debugfs.ocfs2 are updated.
    
    Signed-off-by: Joel Becker <joel.becker at oracle.com>

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


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



More information about the Ocfs2-tools-commits mailing list