[Bugs] [Bug 1148521] Memory leaks in ec while traversing directories
bugzilla at redhat.com
bugzilla at redhat.com
Fri Oct 3 09:02:15 UTC 2014
https://bugzilla.redhat.com/show_bug.cgi?id=1148521
--- Comment #3 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/8897 committed in release-3.6 by Vijay Bellur
(vbellur at redhat.com)
------
commit 58aba738ef73fae01748ddf49c3f7ad03ecf733c
Author: Xavier Hernandez <xhernandez at datalab.es>
Date: Wed Oct 1 20:41:58 2014 +0200
ec: Fix memory leak caused by undestroyed fops
Operations processed by ec_dispatch_one() were not correctly
completed by ec_complete(), leaving some structures in memory.
Now ec_complete() also calls ec_resume() for this type of fops.
This is a backport of http://review.gluster.org/8896/
Change-Id: Iaf0f2e8227399ebb735db9f1bd007593e0ece041
BUG: 1148521
Signed-off-by: Xavier Hernandez <xhernandez at datalab.es>
Reviewed-on: http://review.gluster.org/8897
Tested-by: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: Dan Lambright <dlambrig at redhat.com>
Reviewed-by: Vijay Bellur <vbellur at redhat.com>
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=rHxtr9xQYl&a=cc_unsubscribe
More information about the Bugs
mailing list