[Patch 7/7] tabled: kill unused stor_get_enable

Pete Zaitcev <[email protected]>
Newsgroups org.kernel.vger.hail-devel
Message-ID <[email protected]>
 server/storage.c |    9 ---------
 1 file changed, 9 deletions(-)

Signed-off-by: Pete Zaitcev <[email protected]>

---
commit 32b1a2e9d8c481dfbf31222464aa2b6ef937ec4f
Author: Pete Zaitcev <[email protected]>
Date:   Thu Apr 1 19:20:09 2010 -0600

    Dead function.

diff --git a/server/storage.c b/server/storage.c
index 7dab625..1793fa0 100644
--- a/server/storage.c
+++ b/server/storage.c
@@ -348,15 +348,6 @@ ssize_t stor_get_buf(struct open_chunk *cep, void *data, size_t req_len)
 	return ret;
 }
 
-void stor_get_enable(struct open_chunk *cep)
-{
-	if (!cep->stc) {	/* never happens */
-		applog(LOG_ERR, "Unopened chunk in stor_get_enable");
-		return;
-	}
-
-}
-
 int stor_obj_del(struct storage_node *stn, uint64_t key)
 {
 	struct st_client *stc;
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.