[Bugs] [Bug 1379285] New: gfapi: Fix fd ref leaks

bugzilla at redhat.com bugzilla at redhat.com
Mon Sep 26 09:31:26 UTC 2016


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

            Bug ID: 1379285
           Summary: gfapi: Fix fd ref leaks
           Product: GlusterFS
           Version: mainline
         Component: libgfapi
          Severity: high
          Assignee: bugs at gluster.org
          Reporter: skoduri at redhat.com
        QA Contact: sdharane at redhat.com
                CC: bugs at gluster.org



Description of problem:

>From the code inspection, have observed that there are fd ref leaks for few
fd-based gfapi fops. 'glfs_resolve_fd' returns a fd (either existing or
migrated) with an extra ref taken. This needs to be unref'ed at the end of the
operation.

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