瀏覽代碼

Temp config change code

(Logical change 1.119)


git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@423 fd59a12c-fef9-0310-b244-a6a79926bd2f
Mark Haverkamp 21 年之前
父節點
當前提交
8ff1c73543
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      exec/evt.c

+ 6 - 0
exec/evt.c

@@ -2489,6 +2489,12 @@ static int evt_conf_change(
 	int res;
 
 
+	/*  
+	 *  TODO required for open count accounting 
+	 *  until the recovery code is re-enabled.
+	 */
+	total_members = member_list_entries;
+
 	/*
 	 * Set the base event id
 	 */