| Summary: | Memory leak in gluster samba vfs / libgfapi | ||
|---|---|---|---|
| Product: | [Community] GlusterFS | Reporter: | Poornima G <pgurusid> |
| Component: | libgfapi | Assignee: | Ric Wheeler <rwheeler> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Sudhir D <sdharane> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | pre-release | CC: | crh, gluster-bugs, rtalur, vagarwal |
| Target Milestone: | --- | Keywords: | ZStream |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | glusterfs-3.5.0 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1011313 | Environment: | |
| Last Closed: | 2014-04-17 11:49:31 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Bug Depends On: | 1011313 | ||
| Bug Blocks: | |||
|
Comment 1
Anand Avati
2013-10-11 11:28:42 UTC
COMMIT: http://review.gluster.org/6074 committed in master by Anand Avati (avati) ------ commit d3558ae5c4b1cf6909e27e8fabd6ec44fe6aa971 Author: Poornima <pgurusid> Date: Fri Oct 11 04:06:56 2013 +0000 gfapi: Fix iobuf leaks in gfapi In glfs_readv, if syncop_readv() fails with return value <= 0 the iobref was not being unrefd which would cause iobuf leaks. Change-Id: I9850ae149e53cf75ba26f8b5f4c5446cce4b5991 BUG: 1018176 Signed-off-by: Poornima <pgurusid> Reviewed-on: http://review.gluster.org/6074 Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Anand Avati <avati> COMMIT: http://review.gluster.org/6324 committed in release-3.4 by Vijay Bellur (vbellur) ------ commit fdf3d652acbbe6aa145b7dccd193392b9d1581bd Author: Poornima <pgurusid> Date: Fri Oct 11 04:06:56 2013 +0000 gfapi: Fix iobuf leaks in gfapi In glfs_readv, if syncop_readv() fails with return value <= 0 the iobref was not being unrefd which would cause iobuf leaks. Change-Id: I9850ae149e53cf75ba26f8b5f4c5446cce4b5991 BUG: 1018176 Signed-off-by: Poornima <pgurusid> Reviewed-on: http://review.gluster.org/6324 Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Vijay Bellur <vbellur> This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.5.0, please reopen this bug report. glusterfs-3.5.0 has been announced on the Gluster Developers mailinglist [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution. [1] http://thread.gmane.org/gmane.comp.file-systems.gluster.devel/6137 [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user |