[Openais] [PATCH][corosync] fix YKD deliver_fn

2009-05-20 Thread Chrissie Caulfield
The deliver_fn in the YKD quorum plugin has not be adapted for the new tpg API. This patch fixes: -- Chrissie Index: exec/vsf_ykd.c === --- exec/vsf_ykd.c (revision 2194) +++ exec/vsf_ykd.c (working copy) @@ -336,14 +336,14 @@

Re: [Openais] [PATCH][corosync] fix YKD deliver_fn

2009-05-20 Thread Fabio M. Di Nitto
ACK. On Wed, 2009-05-20 at 08:44 +0100, Chrissie Caulfield wrote: The deliver_fn in the YKD quorum plugin has not be adapted for the new tpg API. This patch fixes: ___ Openais mailing list Openais@lists.linux-foundation.org

Re: [Openais] [PATCH][corosync] fix YKD deliver_fn

2009-05-20 Thread Steven Dake
good for merge regards -steve On Wed, 2009-05-20 at 08:44 +0100, Chrissie Caulfield wrote: The deliver_fn in the YKD quorum plugin has not be adapted for the new tpg API. This patch fixes: ___ Openais mailing list

Re: [Openais] [openais] [patch] Support for openaisserviceenable(stable|experimental). Stable doesn't include AMF.

2009-05-20 Thread Steven Dake
good work but aisexec should enable experimental not stable after that change good for commit. regards -steve On Wed, 2009-05-20 at 17:59 +0200, Jan Friesse wrote: SSIA https://bugzilla.redhat.com/show_bug.cgi?id=501695 Regards, Honza ___

[Openais] [openais] [patch] Support for openaisserviceenable(stable|experimental). Stable doesn't include AMF.

2009-05-20 Thread Jan Friesse
SSIA https://bugzilla.redhat.com/show_bug.cgi?id=501695 Regards, Honza commit c9751a89328cfeb653a43387c70f6009184b3fd0 Author: Jan Friesse jfrie...@redhat.com Date: Wed May 20 17:57:38 2009 +0200 Support for openaisserviceenable(stable|experimental). Stable doesn't include AMF. diff