summaryrefslogtreecommitdiffstats
path: root/xlators/features
diff options
context:
space:
mode:
authorAvra Sengupta <asengupt@redhat.com>2014-05-06 04:19:48 +0000
committerKaushal M <kaushal@redhat.com>2014-05-08 03:44:41 -0700
commite80daecc3dd3023f010c785ff0e238fc92214477 (patch)
treefd6f8a4f11a40cdcca4018e6013beda6a84d4bd8 /xlators/features
parentb47b46d98a5e1d3e6e9eb9bde4f81b745f2ac09d (diff)
glusterd: Use a calloc-ed copy of txn_id for glusterd_do_replace_brick
As glusterd_do_replace_brick() is spawned through gf_timer_call_after(), by the time it's called the event is freed, and the txn_id is lost. Hence using a calloc-ed copy, which will be freed as a part of rb_ctx dict. Change-Id: I3e309fe1a7ba96ad1d1ce01f4d2aa18178f59244 BUG: 1095097 Signed-off-by: Avra Sengupta <asengupt@redhat.com> Reviewed-on: http://review.gluster.org/7686 Reviewed-by: Krishnan Parthasarathi <kparthas@redhat.com> Tested-by: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Kaushal M <kaushal@redhat.com>
Diffstat (limited to 'xlators/features')
0 files changed, 0 insertions, 0 deletions