Bug 1244116 - quota: brick crashes when create and remove performed in parallel
Summary: quota: brick crashes when create and remove performed in parallel
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: quota
Version: 3.7.2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Vijaikumar Mallikarjuna
QA Contact:
URL:
Whiteboard:
Depends On: 1236672 1244109
Blocks: 1241807
TreeView+ depends on / blocked
 
Reported: 2015-07-17 07:45 UTC by Vijaikumar Mallikarjuna
Modified: 2016-05-11 22:48 UTC (History)
5 users (show)

Fixed In Version: glusterfs-3.7.3
Clone Of: 1244109
Environment:
Last Closed: 2015-07-30 09:51:05 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Comment 1 Anand Avati 2015-07-17 07:46:59 UTC
REVIEW: http://review.gluster.org/11707 (quota/marker: contribution with list_del can cause mem corruption) posted (#1) for review on release-3.7 by Vijaikumar Mallikarjuna (vmallika)

Comment 2 Anand Avati 2015-07-21 09:35:37 UTC
COMMIT: http://review.gluster.org/11707 committed in release-3.7 by Raghavendra G (rgowdapp) 
------
commit c5ba8c0c02309a05e2a4fe7e59990144fcccb6dc
Author: vmallika <vmallika>
Date:   Fri Jul 17 12:50:59 2015 +0530

    quota/marker: contribution with list_del can cause mem corruption
    
    This is a backport review.gluster.org/#/c/11706/
    
    There is a possibility that contribution is removed twice from list
    during unlink operation (with hard links) or during rename operation
    
    Use list_del_init for a thread safe deltion of member from list
    
    > Change-Id: Iff5e0c03cc8f0ed85da0db1739b84b695abf9ea6
    > BUG: 1244109
    > Signed-off-by: vmallika <vmallika>
    
    Change-Id: I79770c7e31a1d27e0fdfa6d1b0e28c8b03ba3329
    BUG: 1244116
    Signed-off-by: vmallika <vmallika>
    Reviewed-on: http://review.gluster.org/11707
    Tested-by: Gluster Build System <jenkins.com>
    Reviewed-by: Raghavendra G <rgowdapp>
    Tested-by: Raghavendra G <rgowdapp>

Comment 3 Kaushal 2015-07-30 09:51:05 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.7.3, please open a new bug report.

glusterfs-3.7.3 has been announced on the Gluster mailinglists [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/12078
[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.