[Bugs] [Bug 1435779] Inode ref leak on anonymous reads and writes
bugzilla at redhat.com
bugzilla at redhat.com
Thu Apr 27 10:46:47 UTC 2017
https://bugzilla.redhat.com/show_bug.cgi?id=1435779
--- Comment #6 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/17074 committed in release-3.10 by
Raghavendra Talur (rtalur at redhat.com)
------
commit 12da472023f20ec0950d6a16125edd79e46812a0
Author: Soumya Koduri <skoduri at redhat.com>
Date: Tue Apr 4 15:50:29 2017 +0530
gfapi: Fix inode ref leak in anonymous fd I/O APIs
In the APIs to do I/Os using anonymous fd, there
is a ref taken for inode which hasn't been unreferenced
post the operation. This shall result in the leak.
Cherry picked from commit 761e2dc0432d3723e0f8cbb1cf192ad386addb08:
> Change-Id: I75ea952a6b2df58c385f4f53398e5562f255248d
> BUG: 1438738
> Signed-off-by: Soumya Koduri <skoduri at redhat.com>
> Reviewed-on: https://review.gluster.org/16989
> Reviewed-by: Prashanth Pai <ppai at redhat.com>
> Smoke: Gluster Build System <jenkins at build.gluster.org>
> Reviewed-by: jiffin tony Thottan <jthottan at redhat.com>
> Reviewed-by: Niels de Vos <ndevos at redhat.com>
> NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
> CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
Change-Id: I75ea952a6b2df58c385f4f53398e5562f255248d
BUG: 1435779
Signed-off-by: Niels de Vos <ndevos at redhat.com>
Reviewed-on: https://review.gluster.org/17074
Smoke: Gluster Build System <jenkins at build.gluster.org>
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
Reviewed-by: Prashanth Pai <ppai at redhat.com>
Reviewed-by: jiffin tony Thottan <jthottan at redhat.com>
Reviewed-by: soumya k <skoduri at redhat.com>
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=8kvoJQLYkm&a=cc_unsubscribe
More information about the Bugs
mailing list