summaryrefslogtreecommitdiffstats
path: root/xlators/storage/posix/src
diff options
context:
space:
mode:
authorSusant Palai <spalai@redhat.com>2017-03-08 14:45:15 +0530
committerAmar Tumballi <amarts@redhat.com>2017-12-11 04:54:28 +0000
commitc7a3e0ba9fa68503917e694e2595ee4e97d4e608 (patch)
treea4b48d58fdf7ddae210b8172e245fb3d95bd26d4 /xlators/storage/posix/src
parent70b6be35dd299b47ce53b0de18386e5a458eb96a (diff)
cluster/dht: fix memory leaks in rebalance
From code reading it was found that in gf_defrag_process_dir, GF_FREE was called directly on dir_dfmeta->equeue leading to leaks of memory for list of entries read from all the local subvols in case of a failure. This patch frees the entries read from all the local subvols. Change-Id: If5e8f557372a8fc2af86628b401e8de1b54986a1 BUG: 1430305 Signed-off-by: Susant Palai <spalai@redhat.com>
Diffstat (limited to 'xlators/storage/posix/src')
0 files changed, 0 insertions, 0 deletions