[Bugs] [Bug 1148520] Memory leaks in ec while traversing directories
bugzilla at redhat.com
bugzilla at redhat.com
Fri Oct 3 16:41:36 UTC 2014
https://bugzilla.redhat.com/show_bug.cgi?id=1148520
--- Comment #3 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/8896 committed in master by Vijay Bellur
(vbellur at redhat.com)
------
commit dee517728dbccf40077f45a286e9678f2aede8df
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.
Change-Id: Iaf0f2e8227399ebb735db9f1bd007593e0ece041
BUG: 1148520
Signed-off-by: Xavier Hernandez <xhernandez at datalab.es>
Reviewed-on: http://review.gluster.org/8896
Tested-by: Gluster Build System <jenkins at build.gluster.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=6pXAZ6msyb&a=cc_unsubscribe
More information about the Bugs
mailing list