[Bugs] [Bug 1227449] Fix deadlock in timer-wheel del_timer() API

bugzilla at redhat.com bugzilla at redhat.com
Wed Jun 3 03:24:35 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1227449



--- Comment #2 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/11050 committed in master by Venky Shankar
(vshankar at redhat.com) 
------
commit 9a314fa22667bf5afe56e63e73f4b0f50cd291f6
Author: Venky Shankar <vshankar at redhat.com>
Date:   Tue Jun 2 21:49:13 2015 +0530

    contrib/timer-wheel: fix deadlock in del_timer()

    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: 1227449
    Signed-off-by: Venky Shankar <vshankar at redhat.com>
    Reviewed-on: http://review.gluster.org/11050
    Reviewed-by: Niels de Vos <ndevos at redhat.com>
    Tested-by: NetBSD Build System <jenkins at build.gluster.org>
    Tested-by: Gluster Build System <jenkins at build.gluster.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=e0wy0Nu7Cm&a=cc_unsubscribe


More information about the Bugs mailing list