[Bugs] [Bug 1379710] gfapi: Fix fd ref leaks
bugzilla at redhat.com
bugzilla at redhat.com
Thu Oct 20 14:07:09 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1379710
--- Comment #2 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: http://review.gluster.org/15604 committed in release-3.7 by Niels de
Vos (ndevos at redhat.com)
------
commit 401aec64b1aec4215651e9d04f264a83433dd06c
Author: Soumya Koduri <skoduri at redhat.com>
Date: Mon Sep 26 14:54:27 2016 +0530
gfapi: Fix few fd ref leaks
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.
Mainline reference:
> Change-Id: Id63394e3e7deafb0c8b06444f2ae847248b126db
> BUG: 1379285
> Signed-off-by: Soumya Koduri <skoduri at redhat.com>
> Reviewed-on: http://review.gluster.org/15573
> Reviewed-by: Niels de Vos <ndevos at redhat.com>
(cherry picked from commit d27cffab670858d7812bbb458a0833303d009b3b)
BUG: 1379710
Change-Id: I143532a8a14febc8c4aad7a18b1d9166529b30cc
Signed-off-by: Soumya Koduri <skoduri at redhat.com>
Reviewed-on: http://review.gluster.org/15604
Reviewed-by: Niels de Vos <ndevos at redhat.com>
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
Smoke: Gluster Build System <jenkins at build.gluster.org>
CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=leP1ir1Xsg&a=cc_unsubscribe
More information about the Bugs
mailing list