mirror_corosync/include
Andrew Beekhof e2c5b834f0 Decouple the decouples shutdown/startup order of lcrso's from the internal objdb order.
This is needed as the objdb order will change as modules are loaded/unloaded and is 
also set up to unload non-default services last (which is the opposite of what 
something like Pacemaker needs).

In the worst case, the current behavior leads to cluster services (dlm, ocfs2, etc) 
failing during shutdown.  This patch also ensures that if, for example, cpg is unloaded 
then anything that depends on it is unloaded first.



git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@2224 fd59a12c-fef9-0310-b244-a6a79926bd2f
2009-06-09 16:07:11 +00:00
..
corosync Decouple the decouples shutdown/startup order of lcrso's from the internal objdb order. 2009-06-09 16:07:11 +00:00
Makefile.am Rename queue datastructure to cs_queue data structure because some fail 2009-06-07 00:47:56 +00:00