[Ocfs2-tools-commits] branch, libdlmcontrol, created. ocfs2-tools-1.4.0-126-gd4e1f38

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Fri Aug 8 17:44:57 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, libdlmcontrol has been created
        at  d4e1f381ed7fdb4498397e020c8e069b8746e036 (commit)

- Log -----------------------------------------------------------------
commit d4e1f381ed7fdb4498397e020c8e069b8746e036
Author: Joel Becker <joel.becker at oracle.com>
Date:   Fri Aug 1 19:55:23 2008 -0700

    ocfs2_controld: Register mountgroups with dlm_controld
    
    Links up the mountgroup code with the dlmcontrol code.
    
    Signed-off-by: Joel Becker <joel.becker at oracle.com>

commit 1f25044dea771c4608fb6923915884ce55b69d83
Author: Joel Becker <joel.becker at oracle.com>
Date:   Fri Aug 1 19:13:29 2008 -0700

    ocfs2_controld: Registration function for lockspaces.
    
    We want to register a filesystem uuid with dlm_controld so that the
    lockspace waits on us before recovery.  We use libdlmcontrol's
    registration functions.
    
    Signed-off-by: Joel Becker <joel.becker at oracle.com>

commit c5a03ff61e0df81a6edc6f181c3fb35b3eca30c8
Author: Joel Becker <joel.becker at oracle.com>
Date:   Fri Aug 1 19:13:03 2008 -0700

    ocfs2_control: udev rule update
    
    We only have one filename, so there is no need to use %k.  udevd didn't
    like it somehow.
    
    Signed-off-by: Joel Becker <joel.becker at oracle.com>

commit 086c85f099c93f4d9e750e677e9687f2ce6d1ace
Author: Joel Becker <joel.becker at oracle.com>
Date:   Fri Aug 1 15:52:26 2008 -0700

    ocfs2_controld: Connect to dlm_controld.
    
    Our first step in introducing the dlmcontrol API is to connect and
    disconnect from dlm_controld at start and exit.
    
    Signed-off-by: Joel Becker <joel.becker at oracle.com>

commit 60d3ebb459616feb8cc210c294959bdc8189dc80
Author: Joel Becker <joel.becker at oracle.com>
Date:   Tue Jul 29 18:15:01 2008 -0700

    ocfs2_controld: Make libdlmcontrol required
    
    ocfs2_controld needs to use libdlmcontrol to talk to dlm_controld.  This
    makes configure detect its presence.  It also separates
    BUILD_OCFS2_CONTROLD from BUILD_CMAN_SUPPORT.  The parts required for
    all ocfs2_controlds (cpg, openais, libdlm, libdlmcontrol) are tested
    separately then the cman part specific to a cman controld.
    
    This allows other stacks to check and set BUILD_XXX_SUPPORT for their
    own controld independent of cpg/libdlm.
    
    Signed-off-by: Joel Becker <joel.becker at oracle.com>

commit 893d255aae8e5c16a2c6609763d20935ae791a71
Author: Joel Becker <joel.becker at oracle.com>
Date:   Tue Jul 29 17:08:36 2008 -0700

    We create libdlm.h for compatibility when we don't find libdlm.  Let's
    ignore that file.
    
    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