[Sheepdog] [PATCH] collie: remove unused master_node in struct join_message

FUJITA Tomonori fujita.tomonori at lab.ntt.co.jp
Tue Apr 6 04:38:43 CEST 2010


Signed-off-by: FUJITA Tomonori <fujita.tomonori at lab.ntt.co.jp>
---
 collie/group.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/collie/group.c b/collie/group.c
index d4b5449..d659485 100644
--- a/collie/group.c
+++ b/collie/group.c
@@ -49,7 +49,6 @@ struct join_message {
 	struct message_header header;
 	uint32_t nodeid;
 	uint32_t pid;
-	struct sheepdog_node_list_entry master_node;
 	uint32_t nr_nodes;
 	uint32_t nr_sobjs;
 	uint32_t cluster_status;
-- 
1.7.0




More information about the sheepdog mailing list