[Bugs] [Bug 1420808] Trash feature improperly disabled
bugzilla at redhat.com
bugzilla at redhat.com
Fri Feb 10 11:44:05 UTC 2017
https://bugzilla.redhat.com/show_bug.cgi?id=1420808
--- Comment #3 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/16582 committed in release-3.10 by
Shyamsundar Ranganathan (srangana at redhat.com)
------
commit 5c3f113cd8acc341a62245cea60a2249034091c5
Author: Jeff Darcy <jdarcy at redhat.com>
Date: Wed Feb 8 10:48:55 2017 -0500
trash: fix problem with trash feature under multiplexing
With multiplexing, the trash translator gets a reconfigure call before
a notify(CHILD_UP). In this case, priv->trash_itable was not yet
initialized, so the reconfigure would get a SEGV. Moving the itable
allocation to init seems to fix it, so trash can be reenabled.
Backport of:
> Change-Id: I21ac2d7fc66bac1bc4ec70fbc8bae306d73ac565
> BUG: 1420434
> Reviewed-on: https://review.gluster.org/16567
Change-Id: I43a6de6ac5070848619c5f905f075e4a4099c1bd
BUG: 1420808
Signed-off-by: Jeff Darcy <jdarcy at redhat.com>
Reviewed-on: https://review.gluster.org/16582
Smoke: Gluster Build System <jenkins at build.gluster.org>
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
Reviewed-by: Anoop C S <anoopcs at redhat.com>
CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
Reviewed-by: Shyamsundar Ranganathan <srangana at redhat.com>
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list