diff options
Diffstat (limited to 'xlators/mgmt/glusterd/src/glusterd-rpc-ops.c')
-rw-r--r-- | xlators/mgmt/glusterd/src/glusterd-rpc-ops.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xlators/mgmt/glusterd/src/glusterd-rpc-ops.c b/xlators/mgmt/glusterd/src/glusterd-rpc-ops.c index 59b0e5f072e..231c2f720ba 100644 --- a/xlators/mgmt/glusterd/src/glusterd-rpc-ops.c +++ b/xlators/mgmt/glusterd/src/glusterd-rpc-ops.c @@ -2173,6 +2173,8 @@ glusterd_brick_op (call_frame_t *frame, xlator_t *this, } if (!ret) pending_bricks++; + + glusterd_pending_node_put_rpc (pending_node); } gf_log (this->name, GF_LOG_DEBUG, "Sent brick op req for operation " |