mirror_corosync/exec
Steven Dake 5780b2b660 Add assembly to free list when it is removed from a configuration change as
indicated by being in the left list.

This has side effect of clearing the assembly buffer the next time it is
referenced from the free list.  This fixes a defect that stops forward
processing of the message streams because sync fails to finish when receiving
a sync message from a restarted processor because it throws away the message.




git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@2288 fd59a12c-fef9-0310-b244-a6a79926bd2f
2009-06-24 01:01:57 +00:00
..
apidef.c Rename request_shutdown to shutdown_request in coroapi. 2009-06-22 18:29:43 +00:00
apidef.h remove empty lines at end-of-file 2009-04-22 08:04:06 +00:00
coroipcs.c Add tests for posix scheduling apis to configure.ac and use them to determine 2009-06-21 16:33:25 +00:00
coroparse.c Fix handling of sysconfdir 2009-06-19 07:02:55 +00:00
coropoll.c Remove shadow warnings. 2009-06-20 17:33:38 +00:00
crypto.c remove empty lines at end-of-file 2009-04-22 08:04:06 +00:00
crypto.h remove all trailing blanks 2009-04-22 08:03:55 +00:00
logsys.c Add tests for posix scheduling apis to configure.ac and use them to determine 2009-06-21 16:33:25 +00:00
main.c Tidy's up startup printfs. 2009-06-23 17:09:24 +00:00
main.h Rename request_shutdown to shutdown_request in coroapi. 2009-06-22 18:29:43 +00:00
mainconfig.c Remove requirement of having uid and gid of "ais" on the system and allow 2009-06-19 00:03:56 +00:00
mainconfig.h Remove requirement of having uid and gid of "ais" on the system and allow 2009-06-19 00:03:56 +00:00
Makefile.am Remove quorum.c from lcrso build list since its linked into main binary. 2009-06-07 18:56:36 +00:00
objdb.c Call initializer directly for broken platforms which don't honor ctors in the shared object on dlopen. 2009-06-07 07:47:10 +00:00
quorum.c don't include <signal.h> when it's not used 2009-05-18 16:41:46 +00:00
quorum.h quorum.h (quorum_set_quorate_fn_t): make first param const 2009-04-08 06:43:03 +00:00
schedwrk.c exec/schedwrk.c: include <config.h> 2009-05-18 16:41:21 +00:00
schedwrk.h Add missing schedwrk files. 2009-04-18 14:42:09 +00:00
service.c maint: remove trailing blanks 2009-06-19 11:34:50 +00:00
service.h Add missing prototype and fix white spaces 2009-06-16 07:12:40 +00:00
sync.c don't include <signal.h> when it's not used 2009-05-18 16:41:46 +00:00
sync.h continue pulling previous thread: mostly constification 2009-04-08 06:44:59 +00:00
timer.c Add tests for posix scheduling apis to configure.ac and use them to determine 2009-06-21 16:33:25 +00:00
timer.h Remove shadow warnings. 2009-06-20 17:33:38 +00:00
tlist.h remove all trailing blanks 2009-04-22 08:03:55 +00:00
totemconfig.c maint: remove trailing blanks 2009-06-19 11:34:50 +00:00
totemconfig.h remove all trailing blanks 2009-04-22 08:03:55 +00:00
totemip.c Add (void *) casts for iovector assignments to remove compile warnings. 2009-06-19 20:43:12 +00:00
totemmrp.c don't include <signal.h> when it's not used 2009-05-18 16:41:46 +00:00
totemmrp.h Remove most iovector-ized functionality from totem and only make one malloc 2009-05-09 17:23:17 +00:00
totemnet.c Remove warning by casting properly in totemnet. 2009-06-22 18:50:29 +00:00
totemnet.h Remove most iovector-ized functionality from totem and only make one malloc 2009-05-09 17:23:17 +00:00
totempg.c Add assembly to free list when it is removed from a configuration change as 2009-06-24 01:01:57 +00:00
totemrrp.c logsys: port to new packed rec_ident version 2009-06-18 05:32:56 +00:00
totemrrp.h Remove most iovector-ized functionality from totem and only make one malloc 2009-05-09 17:23:17 +00:00
totemsrp.c totemsrp: remove unnecessary cast to avoid "make syntax-check" failure 2009-06-21 18:27:02 +00:00
totemsrp.h Remove most iovector-ized functionality from totem and only make one malloc 2009-05-09 17:23:17 +00:00
util.c Remove "AIS" string from exit notice. 2009-06-23 05:50:04 +00:00
util.h Warn user of missing dirs and exit gracefully. 2009-06-19 01:53:24 +00:00
version.h Split openais and corosync tree into two seperate repositories. 2008-08-05 13:23:46 +00:00
vsf_quorum.c Work around dlopen'ed objects not executing constructors on solaris platform. 2009-06-21 05:02:09 +00:00
vsf_ykd.c Remove shadow warnings. 2009-06-20 17:33:38 +00:00
vsf.h remove all trailing blanks 2009-04-22 08:03:55 +00:00
wthread.c Rename queue datastructure to cs_queue data structure because some fail 2009-06-07 00:47:56 +00:00
wthread.h remove all trailing blanks 2009-04-22 08:03:55 +00:00