[Ocfs2-tools-commits] branch, corosync-cleanup, created. ocfs2-tools-1.4.0-135-g0c78862

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Fri Aug 15 17:33:06 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, corosync-cleanup has been created
        at  0c7886246e3fe8b5c1791a6e85ab7d003a1f5086 (commit)

- Log -----------------------------------------------------------------
commit 0c7886246e3fe8b5c1791a6e85ab7d003a1f5086
Author: Joel Becker <joel.becker at oracle.com>
Date:   Fri Aug 15 17:31:24 2008 -0700

    ocfs2_controld: Handle the corosync/openais split.
    
    The openais project has split into two projects.  corosync is the core
    totem infrastructure, and openais is the AIS API on top of it.  We need
    to handle both pre- and post-split installations.
    
    configure.in learns how to find libcpg in both places, setting
    HAVE_COROSYNC when post-split.  ocfs2_controld/cpg.c includes the right
    file based on HAVE_COROSYNC.
    
    Signed-off-by: Joel Becker <joel.becker at oracle.com>

commit afa3be9e06ce215084d18a6fa7ddc78eabe503e9
Author: Joel Becker <joel.becker at oracle.com>
Date:   Fri Aug 15 16:54:19 2008 -0700

    ocfs2_controld: Hook up dead_client()
    
    Whoops, I forgot to hook up dead_client(), so a lost connection from
    mount.ocfs2 wouldn't clean up.
    
    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