[Bugs] [Bug 1244116] quota: brick crashes when create and remove performed in parallel
bugzilla at redhat.com
bugzilla at redhat.com
Tue Jul 21 09:35:37 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1244116
--- Comment #2 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/11707 committed in release-3.7 by Raghavendra
G (rgowdapp at redhat.com)
------
commit c5ba8c0c02309a05e2a4fe7e59990144fcccb6dc
Author: vmallika <vmallika at redhat.com>
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 at redhat.com>
Change-Id: I79770c7e31a1d27e0fdfa6d1b0e28c8b03ba3329
BUG: 1244116
Signed-off-by: vmallika <vmallika at redhat.com>
Reviewed-on: http://review.gluster.org/11707
Tested-by: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: Raghavendra G <rgowdapp at redhat.com>
Tested-by: Raghavendra G <rgowdapp 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=Bzeynp5ayZ&a=cc_unsubscribe
More information about the Bugs
mailing list