cluster/cman lib/Makefile lib/libcman.c daemon ...
pcaulfield@sourceware.org
pcaulfield@sourceware.org
Thu Sep 15 13:26:00 GMT 2005
CVSROOT: /cvs/cluster
Module name: cluster
Changes by: pcaulfield@sourceware.org 2005-09-15 13:26:28
Modified files:
cman/lib : Makefile libcman.c
cman/daemon : Makefile ais.c cnxman-private.h cnxman-socket.h
commands.c commands.h daemon.c
cman/cman_tool : main.c
Added files:
cman/daemon : cmanccs.c cmanccs.h
Log message:
Use ccs as the repository of config & node information (that is, after all,
why it is there!) rather than passing it around in extraneous cluster messages.
This also has the effect that we can re-read CCS if a node joins the cluster with
a higher config version than us, making "cman_tool version" redundant. That
should please some people.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/cman/lib/Makefile.diff?cvsroot=cluster&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/cman/lib/libcman.c.diff?cvsroot=cluster&r1=1.13&r2=1.14
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/cman/daemon/cmanccs.c.diff?cvsroot=cluster&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/cman/daemon/cmanccs.h.diff?cvsroot=cluster&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/cman/daemon/Makefile.diff?cvsroot=cluster&r1=1.12&r2=1.13
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/cman/daemon/ais.c.diff?cvsroot=cluster&r1=1.6&r2=1.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/cman/daemon/cnxman-private.h.diff?cvsroot=cluster&r1=1.8&r2=1.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/cman/daemon/cnxman-socket.h.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/cman/daemon/commands.c.diff?cvsroot=cluster&r1=1.9&r2=1.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/cman/daemon/commands.h.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/cman/daemon/daemon.c.diff?cvsroot=cluster&r1=1.13&r2=1.14
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/cman/cman_tool/main.c.diff?cvsroot=cluster&r1=1.27&r2=1.28
More information about the Cluster-cvs
mailing list