Re: [Openais] [PATCH 11/13] WD/SAM integration.

2010-09-27 Thread Angus Salkeld
On Fri, Sep 24, 2010 at 09:42:08AM -0700, Steven Dake wrote: > good for merge Committed. -Angus > > On 09/23/2010 06:55 PM, Angus Salkeld wrote: > >- timestamps -> uint64_t and in nanosecs > >- use clock_gettime > >- common object naming > >- common state names > >- timeouts in milliseconds >

Re: [Openais] [PATCH 11/13] WD/SAM integration.

2010-09-24 Thread Steven Dake
good for merge On 09/23/2010 06:55 PM, Angus Salkeld wrote: > - timestamps -> uint64_t and in nanosecs > - use clock_gettime > - common object naming > - common state names > - timeouts in milliseconds > > Signed-off-by: Angus Salkeld > --- > include/corosync/corotypes.h | 33 +- > lib/s

[Openais] [PATCH 11/13] WD/SAM integration.

2010-09-23 Thread Angus Salkeld
- timestamps -> uint64_t and in nanosecs - use clock_gettime - common object naming - common state names - timeouts in milliseconds Signed-off-by: Angus Salkeld --- include/corosync/corotypes.h | 33 +- lib/sam.c| 15 +-- man/sam_overview.8 |4 +- servic