[Bugs] [Bug 1344396] New: fd leak in disperse
bugzilla at redhat.com
bugzilla at redhat.com
Thu Jun 9 14:46:20 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1344396
Bug ID: 1344396
Summary: fd leak in disperse
Product: GlusterFS
Version: mainline
Component: disperse
Assignee: bugs at gluster.org
Reporter: xhernandez at datalab.es
CC: bugs at gluster.org
Description of problem:
The disperse xlator uses __fd_unref() to release references to the fd. However
this function doesn't make the cleanup of the fd resources if this was the last
reference.
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