[Bugs] [Bug 1339553] New: gfapi: in case of handle based APIs, close glfd after successful create

bugzilla at redhat.com bugzilla at redhat.com
Wed May 25 10:01:26 UTC 2016


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

            Bug ID: 1339553
           Summary: gfapi: in case of handle based APIs, close glfd after
                    successful create
           Product: GlusterFS
           Version: mainline
         Component: libgfapi
          Severity: medium
          Assignee: bugs at gluster.org
          Reporter: skoduri at redhat.com
        QA Contact: sdharane at redhat.com
                CC: bugs at gluster.org



Description of problem:

In gfapi, we create and associate a (gl)fd during creation of any file. But in
case of handleops, since application is interested in handle (glfs_object),
this
(gl)fd is not passed to application resulting in a leak. The fix is to close it
after successful create.

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