mirror_corosync/include/corosync
Jan Friesse da46ecfc30 Move ringid store and load from totem library
Functions for storing and loading ring id was in the totem library. This
causes problem, what to do when it's impossible to load or store ring
id. Easy solution seemed to be assert, but sadly this makes hard for
user to find out what happened (because corosync was just aborted and
logsys didn't flush)

Solution is to move these functions to main.c, where is much easier to
handle error. This also makes libtotem free of any file system
operations.

Signed-off-by: Jan Friesse <jfriesse@redhat.com>
Reviewed-by: Christine Caulfield <ccaulfie@redhat.com>
2014-06-02 14:54:57 +02:00
..
totem Move ringid store and load from totem library 2014-06-02 14:54:57 +02:00
.gitignore build: drop obsoleted SOCKETDIR option 2012-03-12 07:12:48 +01:00
cfg.h Reload: Add reload code to cfg 2013-09-12 16:09:41 +01:00
cmap.h Add cmap service 2011-12-15 09:19:17 +01:00
coroapi.h build: drop COROSYNC_BSD out of configure 2012-08-30 15:00:27 +02:00
corodefs.h drop evs service 2012-03-12 15:51:50 +01:00
corotypes.h Allow corotypes.h to be included from C++ code. 2013-05-24 09:02:35 +02:00
cpg.h Updated copyright dates in include directory 2012-02-13 17:05:04 -07:00
hdb.h Updated copyright dates in include directory 2012-02-13 17:05:04 -07:00
icmap.h icmap: Add func to test equality of two key values 2013-09-10 17:02:12 +02:00
ipc_cfg.h Reload: Add reload code to cfg 2013-09-12 16:09:41 +01:00
ipc_cmap.h Add cmap service 2011-12-15 09:19:17 +01:00
ipc_cpg.h cpg: Check cpg zc buffer path name length 2013-06-18 14:34:46 +02:00
ipc_quorum.h Updated copyright dates in include directory 2012-02-13 17:05:04 -07:00
ipc_votequorum.h votequorum: make the last QDEVICE define name consistent with everything else 2012-08-07 11:07:17 +02:00
list.h Convert existing documentation to doxygen format. 2011-03-12 15:03:16 +11:00
logsys.h Add support for debug level trace in config file 2012-09-19 11:03:10 +02:00
mar_gen.h Align items in cmap_mcast_send 2012-10-02 16:04:20 +02:00
quorum.h Updated copyright dates in include directory 2012-02-13 17:05:04 -07:00
sam.h Move SAM to use CMAP service 2011-12-15 09:19:18 +01:00
sq.h Convert existing documentation to doxygen format. 2011-03-12 15:03:16 +11:00
swab.h remove all trailing blanks 2009-04-22 08:03:55 +00:00
votequorum.h votequorum: make the last QDEVICE define name consistent with everything else 2012-08-07 11:07:17 +02:00