[Ocfs2-tools-commits] branch, master, updated. ocfs2-tools-1.4.0-140-gbe5ec5b

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Thu Aug 21 15:06:17 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, master has been updated
       via  be5ec5b4d988b0481476576e656269efc9a796a2 (commit)
       via  316bbd96b408c2f9cb6888b0a15101cbff5bf4e2 (commit)
       via  62a4636bba38125a53f07b10c9d56f1c8904cc88 (commit)
      from  581cfed7d7f7eef06f1dffbbe8734fa646ca13ec (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit be5ec5b4d988b0481476576e656269efc9a796a2
Author: Andrew Beekhof <abeekhof at suse.de>
Date:   Wed Aug 20 17:49:41 2008 -0700

    ocfs2_controld.pcmk: Complete implementation of kill_stack_node()
    
    This plugs ocfs2_controld.pcmk into the pacemaker-provided stonith library,
    so that kill_stack_node() can initiate fencing of a misbehaving node.
    
    Signed-off-by: Andrew Beekhof <abeekhof at suse.de>
    Signed-off-by: Mark Fasheh <mfasheh at suse.com>
    Signed-off-by: Joel Becker <joel.becker at oracle.com>

commit 316bbd96b408c2f9cb6888b0a15101cbff5bf4e2
Author: Andrew Beekhof <abeekhof at suse.de>
Date:   Wed Aug 20 17:41:45 2008 -0700

    ocfs2_controld.pcmk: Fill in our_nodeid
    
    We were never filling in our_nodeid, which needs to correspond to the local
    nodeid value. Instead, it was left at '0' - the value for invalid node id!
    
    Signed-off-by: Andrew Beekhof <abeekhof at suse.de>
    Signed-off-by: Mark Fasheh <mfasheh at suse.com>
    Signed-off-by: Joel Becker <joel.becker at oracle.com>

commit 62a4636bba38125a53f07b10c9d56f1c8904cc88
Author: Andrew Beekhof <abeekhof at suse.de>
Date:   Wed Aug 20 17:37:17 2008 -0700

    ocfs2_controld.pcmk: Use CRM_SERVICE instead of hard-coded value
    
    While we're there, we can clean up some unnecessary braces.
    
    Signed-off-by: Andrew Beekhof <abeekhof at suse.de>
    Signed-off-by: Mark Fasheh <mfasheh at suse.com>
    Signed-off-by: Joel Becker <joel.becker at oracle.com>

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

Summary of changes:
 ocfs2_controld/Makefile    |    2 +-
 ocfs2_controld/pacemaker.c |  150 +++++++++++++++++++++++++++++++++++++++++---
 2 files changed, 142 insertions(+), 10 deletions(-)


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



More information about the Ocfs2-tools-commits mailing list