diff options
Diffstat (limited to 'xlators/cluster/afr/src')
| -rw-r--r-- | xlators/cluster/afr/src/pump.c | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/xlators/cluster/afr/src/pump.c b/xlators/cluster/afr/src/pump.c index 8667b4007..b2fd1f738 100644 --- a/xlators/cluster/afr/src/pump.c +++ b/xlators/cluster/afr/src/pump.c @@ -1607,8 +1607,6 @@ pump_command_reply (call_frame_t *frame, xlator_t *this)                  gf_log (this->name, GF_LOG_INFO,                          "Command succeeded"); -        dict_unref (local->dict); -          AFR_STACK_UNWIND (setxattr,                            frame,                            local->op_ret,  | 
