Bug 1018176 - Memory leak in gluster samba vfs / libgfapi
Summary: Memory leak in gluster samba vfs / libgfapi
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: libgfapi
Version: pre-release
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ric Wheeler
QA Contact: Sudhir D
URL:
Whiteboard:
Depends On: 1011313
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-11 11:20 UTC by Poornima G
Modified: 2014-04-17 11:49 UTC (History)
4 users (show)

Fixed In Version: glusterfs-3.5.0
Doc Type: Bug Fix
Doc Text:
Clone Of: 1011313
Environment:
Last Closed: 2014-04-17 11:49:31 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:


Attachments (Terms of Use)

Comment 1 Anand Avati 2013-10-11 11:28:42 UTC
REVIEW: http://review.gluster.org/6074 (gfapi: Fix iobuf leaks in gfapi) posted (#1) for review on master by poornima g (pgurusid)

Comment 2 Anand Avati 2013-10-11 19:06:02 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>

Comment 3 Anand Avati 2013-11-26 18:39:47 UTC
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>

Comment 6 Niels de Vos 2014-04-17 11:49:31 UTC
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


Note You need to log in before you can comment on or make changes to this bug.