]> git.proxmox.com Git - mirror_corosync.git/commit
Add support for reenabling a failed redundant ring and printing ring status
authorSteven Dake <sdake@redhat.com>
Wed, 19 Jul 2006 19:31:01 +0000 (19:31 +0000)
committerSteven Dake <sdake@redhat.com>
Wed, 19 Jul 2006 19:31:01 +0000 (19:31 +0000)
commit640cfba2ab2f3a2be8472c8bd1474bc1518a281e
tree45a05dce81ef07ffb6663ad07bf361c01c65df27
parentb776747e9aa98374b9520ba69a5a37efd973b974
Add support for reenabling a failed redundant ring and printing ring status
through the test/opeanis-cfgtool application.

git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1137 fd59a12c-fef9-0310-b244-a6a79926bd2f
21 files changed:
Makefile
exec/Makefile
exec/cfg.c
exec/profile [deleted file]
exec/totemmrp.c
exec/totemmrp.h
exec/totempg.c
exec/totempg.h
exec/totemrrp.c
exec/totemrrp.h
exec/totemsrp.c
exec/totemsrp.h
include/cfg.h [new file with mode: 0644]
include/ipc_cfg.h
include/openaisCfg.h [deleted file]
lib/Makefile
lib/cfg.c
lib/libOpenaisCfg.versions [deleted file]
lib/libcfg.versions [new file with mode: 0644]
test/Makefile
test/openais-cfgtool.c [new file with mode: 0644]