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

bugzilla at redhat.com bugzilla at redhat.com
Wed May 3 10:11:19 UTC 2017


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

            Bug ID: 1447609
           Summary: server: fd should be refed before put into fdtable
           Product: GlusterFS
           Version: mainline
         Component: protocol
          Assignee: bugs at gluster.org
          Reporter: johnzzpcrystal at gmail.com
                CC: bugs at gluster.org



Description of problem:
  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

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

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