From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick Caulfield Date: Mon, 05 Nov 2007 14:39:37 +0000 Subject: [Cluster-devel] [PATCH][RFC] add cman_winit to libcman In-Reply-To: <1194276679.5623.0.camel@localhost.localdomain> References: <472F0E86.1080703@ubuntu.com> <472F121D.4020702@ubuntu.com> <1194276679.5623.0.camel@localhost.localdomain> Message-ID: <472F2B29.9010209@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Lon Hohberger wrote: > On Mon, 2007-11-05 at 07:52 -0500, Fabio Massimo Di Nitto wrote: > > ACK - but winit isn't working for me... > > cman_wait_init ? > cman_init_wait ? > I think it should be cman_wait_init() In isolation I preferred cman_init_wait() but that looks inconsistent with thr existing cman_admin_init(). with that change... ACK -- Patrick