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

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Thu Mar 20 14:39:33 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  eac443cf8fddca5502db43fd2d290b5136d17fe7 (commit)

- Log -----------------------------------------------------------------
commit eac443cf8fddca5502db43fd2d290b5136d17fe7
Author: Joel Becker <joel.becker at oracle.com>
Date:   Wed Mar 19 15:31:32 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 05bad7189ca22255b6b9ad1938d26f49aa6dbf52
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 1b5bb8bd67878cc97f6d6efcfcc9a06494424ea5
Author: Joel Becker <joel.becker at oracle.com>
Date:   Wed Mar 19 14:01:06 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