diff options
author | Mohit Agrawal <moagrawa@redhat.com> | 2017-12-07 10:32:05 +0530 |
---|---|---|
committer | Amar Tumballi <amarts@redhat.com> | 2017-12-12 12:08:30 +0000 |
commit | e016bcaf8171373cbc327faf42a6b2f2c5449b0e (patch) | |
tree | ed46867202d804c00a2506a951ee2d81a3fdaf11 /libglusterfs | |
parent | d95db5505a9cb923e61ccd23d28b45ceb07b716f (diff) |
glusterd : Fix glusterd mem leaks
Problem: glusterd eats a huge amount of meory during volume set/stop/start.
Solution: At the time of compare graph topology create a graph and populate
key values in the dictionary, after finished graph comparison we
do destroy the new graph.At the time of construct graph we don't take
any reference and for server xlators we do take reference in
server_setvolume so in glusterd we do take reference after prepare
a new graph while we do create a graph to compare graph topology.
BUG: 1520245
Change-Id: I573133d57771b7dc431a04422c5001a06b7dda9a
Signed-off-by: Mohit Agrawal <moagrawa@redhat.com>
Diffstat (limited to 'libglusterfs')
0 files changed, 0 insertions, 0 deletions