This patch defines CMAN as service id 9, CRM as service id 10.

Unfortunately they both collide at 9 upstream, but Chrissie was
first ...

Please adopt these for future work.

Regards
-steve
Index: corodefs.h
===================================================================
--- corodefs.h	(revision 2293)
+++ corodefs.h	(working copy)
@@ -49,12 +49,14 @@
 	MSG_SERVICE = 6,
 	CFG_SERVICE = 7,
 	CPG_SERVICE = 8,
-	CONFDB_SERVICE = 10,
-	QUORUM_SERVICE = 11,
-	PLOAD_SERVICE = 12,
-	TMR_SERVICE = 13,
-	VOTEQUORUM_SERVICE = 14,
-	NTF_SERVICE = 15,
+	CLM_SERVICE = 9,
+	CRM_SERVICE = 10,
+	CONFDB_SERVICE = 11,
+	QUORUM_SERVICE = 12,
+	PLOAD_SERVICE = 13,
+	TMR_SERVICE = 14,
+	VOTEQUORUM_SERVICE = 15,
+	NTF_SERVICE = 16,
 };
 
 #define PROCESSOR_COUNT_MAX	384
_______________________________________________
Openais mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/openais

Reply via email to