[sheepdog] [PATCH 1/2] collie: remove unused lines
Liu Yuan
namei.unix at gmail.com
Wed Jun 20 13:21:14 CEST 2012
From: Liu Yuan <tailai.ly at taobao.com>
Signed-off-by: Liu Yuan <tailai.ly at taobao.com>
---
collie/vdi.c | 3 ---
1 file changed, 3 deletions(-)
diff --git a/collie/vdi.c b/collie/vdi.c
index 5cf970f..f21d3e9 100644
--- a/collie/vdi.c
+++ b/collie/vdi.c
@@ -33,9 +33,6 @@ struct get_vdi_info {
uint32_t snapid;
};
-struct sd_node latest_node_list[SD_MAX_NODES];
-int nr_latest_node_list;
-
static int parse_option_size(const char *value, uint64_t *ret)
{
char *postfix;
--
1.7.10.2
More information about the sheepdog
mailing list