[Bugs] [Bug 1447609] server: fd should be refed before put into fdtable

bugzilla at redhat.com bugzilla at redhat.com
Wed May 3 16:30:49 UTC 2017


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



--- Comment #2 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/17158 committed in master by Jeff Darcy
(jeff at pl.atyp.us) 
------
commit 7178c299d727e98370835ba3dde41f91f087e724
Author: Zhou Zhengping <johnzzpcrystal at gmail.com>
Date:   Wed May 3 17:51:57 2017 +0800

    server: fd should be refed before put into fdtable

        If a network error occurs after we put a fd to fdtable,
    fds in fdtable will be cleaned up by do_fd_cleanup which will
    unref the fd and release the fd if the fd hasn't be refed by user.

    Change-Id: Idbad0fafd005c59398518190845fe137cbf95c60
    BUG: 1447609
    Signed-off-by: Zhou Zhengping <johnzzpcrystal at gmail.com>
    Reviewed-on: https://review.gluster.org/17158
    Smoke: Gluster Build System <jenkins at build.gluster.org>
    Reviewed-by: Amar Tumballi <amarts at redhat.com>
    NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
    Reviewed-by: Milind Changire <mchangir at redhat.com>
    CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
    Reviewed-by: Jeff Darcy <jeff at pl.atyp.us>

-- 
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