[Ocfs2-tools-commits] branch, stack-user-locking, created. ocfs2-tools-1.2.6-143-gb013f93

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Thu Mar 20 15:33: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, stack-user-locking has been created
        at  b013f93eb9b5d5b24513e3251a31233992237db9 (commit)

- Log -----------------------------------------------------------------
commit b013f93eb9b5d5b24513e3251a31233992237db9
Author: Joel Becker <joel.becker at oracle.com>
Date:   Thu Mar 20 15:25:55 2008 -0700

    libo2dlm: Detect libdlm in configure.
    
    If libdlm is not installed, do not compile userspace cluster support.
    
    Signed-off-by: Joel Becker <joel.becker at oracle.com>

commit 46a52ee153ffcb8c99874ff88701a669ef19b8ec
Author: Joel Becker <joel.becker at oracle.com>
Date:   Wed Mar 19 15:09:13 2008 -0700

    libo2dlm: Dynamically load libdlm.
    
    We want ocfs2-tools to be runnable without cman/libdlm installed.  Users
    running o2cb should not require the extra packages.  Thus, libo2dlm should
    dynamically load libdlm when needed.
    
    Signed-off-by: Joel Becker <joel.becker at oracle.com>

commit d49c4bed540475d07b669d1a5284cfe0132522ed
Author: Joel Becker <joel.becker at oracle.com>
Date:   Thu Mar 20 15:26:30 2008 -0700

    libo2dlm: Add fsdlm operations.
    
    Support the full API for fsdlm.
    
    Signed-off-by: Joel Becker <joel.becker at oracle.com>

commit 331d78da30c648bf689da5bdd2084b3ab276bd54
Author: Joel Becker <joel.becker at oracle.com>
Date:   Tue Mar 18 15:05:04 2008 -0700

    libo2dlm: Make the internal structures private.
    
    The public header describes many of the structures that are internal to
    the library.  Move them into o2dlm.c.
    
    Signed-off-by: Joel Becker <joel.becker at oracle.com>

commit 5bef42c875f377fe08fa496228d8c3d9965c0958
Author: Joel Becker <joel.becker at oracle.com>
Date:   Tue Mar 18 15:09:22 2008 -0700

    libo2dlm: Split the o2dlm functionality into backend functions.
    
    Before calling fsdlm calls, we need to separate the classic o2dlm code from
    the actual API.
    
    Signed-off-by: Joel Becker <joel.becker at oracle.com>

commit bc0e27f129b1f22deaf3d8d1e0cef33fbdce60b1
Author: Joel Becker <joel.becker at oracle.com>
Date:   Mon Mar 17 18:02:57 2008 -0700

    libo2cb: o2cb API for the running cluster stack.
    
    We want multiple programs to be able to query the running cluster stack.
    Lift the functionality out of mkfs up into libo2cb.  As always, a NULL
    desc->c_stack means o2cb.
    
    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