[Bugs] [Bug 1227611] Fix deadlock in timer-wheel del_timer() API
bugzilla at redhat.com
bugzilla at redhat.com
Thu Jun 4 10:41:13 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1227611
--- Comment #2 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/11056 committed in release-3.7 by Venky
Shankar (vshankar at redhat.com)
------
commit b27ab7737f76d2a65e790afe3872f16dc3e7e078
Author: Venky Shankar <vshankar at redhat.com>
Date: Tue Jun 2 21:49:13 2015 +0530
contrib/timer-wheel: fix deadlock in del_timer()
Backport of http://review.gluster.org/11050
commit eaf3bfa added mod_timers() and successfully screwed up
del_timer() by incorrectly wrapping it within double lock
blocks.
del_timer() was included before the above commit for the sake of
timer API completion, thankfully noone used it till now.
Change-Id: I07a454a216cf09dbb84777a23630e74a1e7f2830
BUG: 1227611
Signed-off-by: Venky Shankar <vshankar at redhat.com>
Reviewed-on: http://review.gluster.org/11056
Tested-by: NetBSD Build System <jenkins at build.gluster.org>
Tested-by: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: Raghavendra Bhat <raghavendra 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=Jpji7DYre6&a=cc_unsubscribe
More information about the Bugs
mailing list