summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src
diff options
context:
space:
mode:
authorAnand V. Avati <avati@amp.gluster.com>2009-04-11 01:21:57 +0530
committerAnand V. Avati <avati@amp.gluster.com>2009-04-12 11:33:46 +0530
commitc723c0dae5fd2887b714a08bcaeadb663e4de44b (patch)
tree0666a136189f1c0c394efa0b7e5ac67eda278ba5 /libglusterfs/src
parent4554d82bbe2ecec6c79b6a791522358c8855408d (diff)
do away with frame->root->{req,rsp}_refs members
Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
Diffstat (limited to 'libglusterfs/src')
-rw-r--r--libglusterfs/src/stack.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libglusterfs/src/stack.h b/libglusterfs/src/stack.h
index 44bdcad34..10ab7f202 100644
--- a/libglusterfs/src/stack.h
+++ b/libglusterfs/src/stack.h
@@ -91,8 +91,6 @@ struct _call_stack_t {
gid_t gid;
pid_t pid;
call_frame_t frames;
- dict_t *req_refs;
- dict_t *rsp_refs;
int32_t op;
int8_t type;