summaryrefslogtreecommitdiffstats
path: root/mod_glusterfs/lighttpd/1.4/mod_glusterfs.h
diff options
context:
space:
mode:
authorRaghavendra G <raghavendra@zresearch.com>2009-04-22 07:33:59 -0700
committerAnand V. Avati <avati@amp.gluster.com>2009-04-23 10:42:06 +0530
commite5686c440f3c03fbb24759342e5badf102579634 (patch)
tree7696dea5b7fea125f23f19523a321a88fc9134ea /mod_glusterfs/lighttpd/1.4/mod_glusterfs.h
parent5f0bf570069770ee5c98fea728f0231f93eaab5c (diff)
mod_glusterfs/lighttpd/1.4: port to use virtual mountpoints.
Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
Diffstat (limited to 'mod_glusterfs/lighttpd/1.4/mod_glusterfs.h')
-rw-r--r--mod_glusterfs/lighttpd/1.4/mod_glusterfs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/mod_glusterfs/lighttpd/1.4/mod_glusterfs.h b/mod_glusterfs/lighttpd/1.4/mod_glusterfs.h
index 5db743e2343..7d7742e8d9c 100644
--- a/mod_glusterfs/lighttpd/1.4/mod_glusterfs.h
+++ b/mod_glusterfs/lighttpd/1.4/mod_glusterfs.h
@@ -25,7 +25,6 @@
#include "base.h"
handler_t glusterfs_stat_cache_get_entry(server *srv, connection *con,
- glusterfs_handle_t handle,
buffer *glusterfs_path, buffer *name,
void *buf, size_t size,
stat_cache_entry **fce);