mirror_corosync/lib
Angus Salkeld acad48bf38 Only call qb_ipcc_disconnect when the instance is fully dereferenced.
Sometimes calling xyz_finilize() within a dispatch would
cause a crash because the qb_ipcc_disconnect actually
disconnects immediatly and frees it't memory. whereas
the corosync structure is reference counted. So this
makes use of the reference counting to only call
qb_ipcc_disconnect when it is fully dereferenced.

Reviewed-by: Fabio M. Di Nitto <fdinitto@redhat.com>
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2012-04-03 16:03:07 +10:00
..
cfg.c Only call qb_ipcc_disconnect when the instance is fully dereferenced. 2012-04-03 16:03:07 +10:00
cmap.c Only call qb_ipcc_disconnect when the instance is fully dereferenced. 2012-04-03 16:03:07 +10:00
cpg.c Only call qb_ipcc_disconnect when the instance is fully dereferenced. 2012-04-03 16:03:07 +10:00
libcfg.versions libqb: change ipc -> qb_ipc 2011-08-09 10:37:14 +10:00
libcfg.verso cfg: remove crypto_set 2012-03-13 12:23:10 +01:00
libcmap.versions Add user library to use cmap service 2011-12-15 09:19:17 +01:00
libcmap.verso Add user library to use cmap service 2011-12-15 09:19:17 +01:00
libcpg.versions libqb: change ipc -> qb_ipc 2011-08-09 10:37:14 +10:00
libcpg.verso CPG model_initialize and ringid + members callback 2010-04-20 12:40:48 +00:00
libquorum.versions libqb: change ipc -> qb_ipc 2011-08-09 10:37:14 +10:00
libquorum.verso quorum: bump soname for libquorum to reflect API change 2012-01-10 15:48:07 +01:00
libsam.versions SAM implementation merge 2009-12-07 17:06:53 +00:00
libsam.verso SAM Confdb integration 2010-09-27 07:34:21 +00:00
libvotequorum.versions votequorum: rename qdisk to qdevice 2012-01-27 11:17:02 +01:00
libvotequorum.verso votequorum: drop concept of DISALLOWED 2012-01-10 15:48:10 +01:00
Makefile.am drop evs service 2012-03-12 15:51:50 +01:00
quorum.c Only call qb_ipcc_disconnect when the instance is fully dereferenced. 2012-04-03 16:03:07 +10:00
sam.c quorum: change API to return quorum type at initialization time 2012-01-10 15:47:24 +01:00
util.h Update copyright dates in util directory 2012-02-13 17:05:04 -07:00
votequorum.c Only call qb_ipcc_disconnect when the instance is fully dereferenced. 2012-04-03 16:03:07 +10:00