[Bugs] [Bug 1200879] initialize child_down_cond conditional variable.

bugzilla at redhat.com bugzilla at redhat.com
Mon Mar 16 09:47:11 UTC 2015


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



--- Comment #5 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/9857 committed in master by Niels de Vos
(ndevos at redhat.com) 
------
commit 0ab4cb8174f478e8f725f13e96f608a6186e8384
Author: Humble Devassy Chirammal <hchiramm at redhat.com>
Date:   Wed Mar 11 17:19:42 2015 +0530

    libgfapi: initialize child_down_count cond. variable.

    currently glfs_new_from_ctx() does not initialize child_down_count
    conditional variable, but, glfs_free_from_ctx()
    destroy this variable. mnt3udp_get_export_subdir_inode() from mount3
    calls glfs_free_from_ctx(), so bound to invite problems. This patch
    avoids the issue.

    Change-Id: I8c1ed83f0b39248edbb78db25c9434274b538e80
    BUG: 1200879
    Signed-off-by: Humble Devassy Chirammal <hchiramm at redhat.com>
    Reviewed-on: http://review.gluster.org/9857
    Tested-by: Gluster Build System <jenkins at build.gluster.com>
    Reviewed-by: Niels de Vos <ndevos 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=Qj7LEbDCqs&a=cc_unsubscribe


More information about the Bugs mailing list