[Bugs] [Bug 1431175] volume start command hangs

bugzilla at redhat.com bugzilla at redhat.com
Fri Mar 10 19:48:38 UTC 2017


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



--- Comment #2 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/16885 committed in release-3.10 by
Shyamsundar Ranganathan (srangana at redhat.com) 
------
commit 4ee59efe3826745a5359bd36e79957d3b78ec4ba
Author: Jeff Darcy <jdarcy at redhat.com>
Date:   Fri Feb 17 09:42:46 2017 -0500

    glusterd: take conn->lock around operations on conn->reconnect

    Failure to do this could lead to a race in which a timer would be
    removed twice concurrently, corrupting the timer list (because
    gf_timer_call_cancel has no internal protection against this) and
    possibly causing a crash.

    Backport of:
    > 4e0d4b15717da1f6466133158a26927fb91384b8
    > BUG: 1421721
    > Reviewed-on: https://review.gluster.org/16662

    Change-Id: Ic1a8b612d436daec88fd6cee935db0ae81a47d5c
    BUG: 1431175
    Signed-off-by: Jeff Darcy <jdarcy at redhat.com>
    Reviewed-on: https://review.gluster.org/16885
    Reviewed-by: Atin Mukherjee <amukherj at redhat.com>
    Smoke: Gluster Build System <jenkins at build.gluster.org>
    NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
    CentOS-regression: Gluster Build System <jenkins at build.gluster.org>

-- 
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=YXvGREAkAZ&a=cc_unsubscribe


More information about the Bugs mailing list