Re: [Openais] cpg checkpoint functionality

2010-09-24 Thread Steven Dake
On 09/21/2010 05:36 PM, Angus Salkeld wrote: On Tue, Sep 21, 2010 at 02:32:18PM -0700, Steven Dake wrote: Attached is a brief patch which exposes some new APIs and callbacks I am considering adding to the CPG interface. The general use for this is to synchronize state after a configuration chan

Re: [Openais] cpg checkpoint functionality

2010-09-21 Thread Angus Salkeld
On Tue, Sep 21, 2010 at 02:32:18PM -0700, Steven Dake wrote: > Attached is a brief patch which exposes some new APIs and callbacks > I am considering adding to the CPG interface. The general use for > this is to synchronize state after a configuration change. > > The initialization is as follows:

[Openais] cpg checkpoint functionality

2010-09-21 Thread Steven Dake
Attached is a brief patch which exposes some new APIs and callbacks I am considering adding to the CPG interface. The general use for this is to synchronize state after a configuration change. The initialization is as follows: cpg_model_initialize (&handle, CPG_MODEL_V2, &model_v2_data, NULL)