diff options
Diffstat (limited to 'libglusterfs/src/call-stub.h')
| -rw-r--r-- | libglusterfs/src/call-stub.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/libglusterfs/src/call-stub.h b/libglusterfs/src/call-stub.h index bc621ec83a5..a284ef929a7 100644 --- a/libglusterfs/src/call-stub.h +++ b/libglusterfs/src/call-stub.h @@ -34,6 +34,7 @@ typedef struct {  	char wind;  	call_frame_t *frame;  	glusterfs_fop_t fop; +       struct mem_pool *stub_mem_pool;    /* pointer to stub mempool in glusterfs ctx */  	union {  		/* lookup */  | 
