This patch simply adds TMR_SERVICE to the list of service_types.

Index: include/corosync/ipc_gen.h
===================================================================
--- include/corosync/ipc_gen.h  (revision 1757)
+++ include/corosync/ipc_gen.h  (working copy)
@@ -48,7 +48,8 @@
        CPG_SERVICE = 8,
        CONFDB_SERVICE = 10,
        QUORUM_SERVICE = 11,
-       PLOAD_SERVICE = 12
+       PLOAD_SERVICE = 12,
+       TMR_SERVICE = 13,
 };
 
 enum req_init_types {
_______________________________________________
Openais mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/openais

Reply via email to