[Bugs] [Bug 1369748] Memory leak with a replica 3 arbiter 1 configuration
bugzilla at redhat.com
bugzilla at redhat.com
Wed Aug 24 21:51:08 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1369748
--- Comment #2 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: http://review.gluster.org/15306 committed in release-3.8 by Pranith
Kumar Karampuri (pkarampu at redhat.com)
------
commit 6dc4580696d837aa9a6a2569d0f0ce0e37883d9c
Author: Ravishankar N <ravishankar at redhat.com>
Date: Tue Aug 23 12:51:57 2016 +0530
arbiter: Fix memleak in arbiter_inode ctx
Backport of http://review.gluster.org/#/c/15289/
Problem:
The iattbuf ptr stored in arbiter's inode context was not freed during
inode
forget.
Fix:
Change it to a statically allocated value so that we don't have to deal
with allocating/freeing it.
Change-Id: Id1b73b8aee1fb5c4174d0734bd20e168432b1abd
BUG: 1369748
Reported-by: Benjamin Edgar <benedgar8 at gmail.com>
Signed-off-by: Ravishankar N <ravishankar at redhat.com>
(cherry picked from commit 4aa52061a51b97c4f865b402f977b3b43f5471a7)
Change-Id: I1c2d5c8d0f4222ec6ef16b1740e6daf956212d6f
Reviewed-on: http://review.gluster.org/15306
Tested-by: Ravishankar N <ravishankar at redhat.com>
Smoke: Gluster Build System <jenkins at build.gluster.org>
CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
Reviewed-by: Pranith Kumar Karampuri <pkarampu at redhat.com>
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list