[Sheepdog] [PATCH] sheep: remove unused function cpg_context_set()

MORITA Kazutaka morita.kazutaka at lab.ntt.co.jp
Sun Jan 2 13:27:00 CET 2011


Signed-off-by: MORITA Kazutaka <morita.kazutaka at lab.ntt.co.jp>
---
 sheep/group.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/sheep/group.c b/sheep/group.c
index 43fd18b..527144b 100644
--- a/sheep/group.c
+++ b/sheep/group.c
@@ -1562,7 +1562,6 @@ join_retry:
 	INIT_LIST_HEAD(&sys->consistent_obj_list);
 
 	INIT_LIST_HEAD(&sys->cpg_event_siblings);
-	cpg_context_set(cpg_handle, sys);
 
 	cpg_fd_get(cpg_handle, &fd);
 	register_event(fd, group_handler, NULL);
-- 
1.5.6.5




More information about the sheepdog mailing list