Просмотр исходного кода

votequorum: drop kill_reason leftovers (part of disallowed)

Reviewed-by: Steven Dake <sdake@redhat.com>
Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
Fabio M. Di Nitto 14 лет назад
Родитель
Сommit
0a2ae35584
1 измененных файлов с 0 добавлено и 4 удалено
  1. 0 4
      include/corosync/ipc_votequorum.h

+ 0 - 4
include/corosync/ipc_votequorum.h

@@ -94,10 +94,6 @@ struct req_lib_votequorum_general {
 	struct qb_ipc_request_header header __attribute__((aligned(8)));
 	struct qb_ipc_request_header header __attribute__((aligned(8)));
 };
 };
 
 
-#define VOTEQUORUM_REASON_KILL_REJECTED    1
-#define VOTEQUORUM_REASON_KILL_APPLICATION 2
-#define VOTEQUORUM_REASON_KILL_REJOIN      3
-
 struct req_lib_votequorum_getinfo {
 struct req_lib_votequorum_getinfo {
 	struct qb_ipc_request_header header __attribute__((aligned(8)));
 	struct qb_ipc_request_header header __attribute__((aligned(8)));
 	int nodeid;
 	int nodeid;