summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/stack.c
diff options
context:
space:
mode:
Diffstat (limited to 'libglusterfs/src/stack.c')
-rw-r--r--libglusterfs/src/stack.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libglusterfs/src/stack.c b/libglusterfs/src/stack.c
index 5527814a19d..bf905ca0b0e 100644
--- a/libglusterfs/src/stack.c
+++ b/libglusterfs/src/stack.c
@@ -55,6 +55,7 @@ create_frame (xlator_t *xl, call_pool_t *pool)
pool->cnt++;
}
UNLOCK (&pool->lock);
+ GF_ATOMIC_INC (pool->total_count);
LOCK_INIT (&stack->stack_lock);