mirror_corosync/exec
Takeshi MIZUTA 9c5b39d438 totempg: totempg_groups_join return valid error
totempg_groups_join() is called by sync_init().
sync_init() judge that totempg_groups_join() failed if return code of
totempg_groups_join() is -1.
Therefore, the return code should return in -1 when
totempg_groups_join() fails.

Signed-off-by: Takeshi MIZUTA <miz.take4@gmail.com>
Reviewed-by: Jan Friesse <jfriesse@redhat.com>
2016-11-23 09:22:21 +01:00
..
.gitignore Add .gitignore files. 2010-10-21 07:43:46 -07:00
apidef.c sync: kill evil and syncv1 in one shot 2012-03-09 11:15:08 +01:00
apidef.h Update copyright header dates in exec directory 2012-02-13 17:05:04 -07:00
cfg.c list: Replace for_each by safe version where need 2016-10-27 14:56:52 +02:00
cmap.c list: Replace uses of list.h with qblist.h 2016-10-27 14:56:52 +02:00
coroparse.c knet: Allow configuration of more params 2016-11-15 09:32:09 +00:00
cpg.c list: Replace for_each by safe version where need 2016-10-27 14:56:52 +02:00
cs_queue.h Update copyright header dates in exec directory 2012-02-13 17:05:04 -07:00
fsm.h Make logging of WD and MON service correct 2012-08-16 14:45:15 +02:00
icmap.c list: Replace for_each by safe version where need 2016-10-27 14:56:52 +02:00
ipc_glue.c list: Replace for_each by safe version where need 2016-10-27 14:56:52 +02:00
logconfig.c logconfig: Fix logging reload disabling logfiles 2016-05-27 17:36:30 +02:00
logconfig.h list: Replace uses of list.h with qblist.h 2016-10-27 14:56:52 +02:00
logsys.c list: Replace uses of list.h with qblist.h 2016-10-27 14:56:52 +02:00
main.c list: Replace uses of list.h with qblist.h 2016-10-27 14:56:52 +02:00
main.h Reload: Make coroparse use a designated icmap hash table 2013-09-12 16:09:06 +01:00
Makefile.am totem: Add Kronosnet transport. 2016-10-11 10:09:42 +01:00
mon.c list: Replace uses of list.h with qblist.h 2016-10-27 14:56:52 +02:00
pload.c build: bring SOLARIS up to the same standard as other OSes 2012-08-30 15:00:27 +02:00
quorum.c sync: kill evil and syncv1 in one shot 2012-03-09 11:15:08 +01:00
quorum.h Update copyright header dates in exec directory 2012-02-13 17:05:04 -07:00
schedwrk.c schedwrk: Cleanup and make it work on PPC BE 2016-05-17 16:29:25 +02:00
schedwrk.h Update copyright header dates in exec directory 2012-02-13 17:05:04 -07:00
service.c service: Fix memleak in service_unlink_and_exit 2013-06-21 11:21:29 +02:00
service.h service: remove leftovers from mt corosync 2012-08-09 15:10:16 +02:00
sync.c Fix typo: Uknown -> Unknown 2016-06-22 14:26:22 +02:00
sync.h sync: kill evil and syncv1 in one shot 2012-03-09 11:15:08 +01:00
timer.c Update copyright header dates in exec directory 2012-02-13 17:05:04 -07:00
timer.h Update copyright header dates in exec directory 2012-02-13 17:05:04 -07:00
totemconfig.c knet: Allow configuration of more params 2016-11-15 09:32:09 +00:00
totemconfig.h list: Replace uses of list.h with qblist.h 2016-10-27 14:56:52 +02:00
totemip.c list: Replace for_each by safe version where need 2016-10-27 14:56:52 +02:00
totemknet.c knet: Support reload of link parameters 2016-11-17 11:41:54 +00:00
totemknet.h totem: add totemknet.[ch] 2016-10-13 08:46:34 +01:00
totemnet.c totem: Add Kronosnet transport. 2016-10-11 10:09:42 +01:00
totemnet.h totem: Add Kronosnet transport. 2016-10-11 10:09:42 +01:00
totempg.c totempg: totempg_groups_join return valid error 2016-11-23 09:22:21 +01:00
totemsrp.c list: Replace for_each by safe version where need 2016-10-27 14:56:52 +02:00
totemsrp.h totem: Add Kronosnet transport. 2016-10-11 10:09:42 +01:00
totemudp.c list: Replace uses of list.h with qblist.h 2016-10-27 14:56:52 +02:00
totemudp.h totem: Add Kronosnet transport. 2016-10-11 10:09:42 +01:00
totemudpu.c list: Replace for_each by safe version where need 2016-10-27 14:56:52 +02:00
totemudpu.h totem: Add Kronosnet transport. 2016-10-11 10:09:42 +01:00
util.c list: Replace uses of list.h with qblist.h 2016-10-27 14:56:52 +02:00
util.h Fix various typos 2016-09-12 09:50:11 +02:00
votequorum.c list: Unify the list processing with qb_list func 2016-11-15 12:19:13 +01:00
votequorum.h list: Replace uses of list.h with qblist.h 2016-10-27 14:56:52 +02:00
vsf_quorum.c list: Replace for_each by safe version where need 2016-10-27 14:56:52 +02:00
vsf_ykd.c YKD: Fix loading of YKD quorum module 2014-08-18 09:33:59 +01:00
vsf_ykd.h list: Replace uses of list.h with qblist.h 2016-10-27 14:56:52 +02:00
vsf.h Update copyright header dates in exec directory 2012-02-13 17:05:04 -07:00
wd.c list: Replace uses of list.h with qblist.h 2016-10-27 14:56:52 +02:00