[Sheepdog] [PATCH] kill so_queue_request in collie.h
FUJITA Tomonori
fujita.tomonori at lab.ntt.co.jp
Wed Apr 21 08:12:16 CEST 2010
The function was removed.
Signed-off-by: FUJITA Tomonori <fujita.tomonori at lab.ntt.co.jp>
---
collie/collie.h | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/collie/collie.h b/collie/collie.h
index d4cab45..4cb8057 100644
--- a/collie/collie.h
+++ b/collie/collie.h
@@ -105,8 +105,6 @@ int get_ordered_sd_node_list(struct sheepdog_node_list_entry *entries);
int create_cluster(int port);
-void so_queue_request(struct work *work, int idx);
-
void store_queue_request(struct work *work, int idx);
int read_epoch(uint32_t *epoch, uint64_t *ctime,
--
1.6.5
More information about the sheepdog
mailing list