[Bugs] [Bug 1399780] Use standard refcounting for structures where possible
bugzilla at redhat.com
bugzilla at redhat.com
Sun Dec 11 08:47:09 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1399780
--- Comment #2 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: http://review.gluster.org/15971 committed in master by Niels de Vos
(ndevos at redhat.com)
------
commit 2f0e9ab1ef271132b8b7b1af25e23ac7bb0720c8
Author: Niels de Vos <ndevos at redhat.com>
Date: Tue Nov 29 16:51:58 2016 +0100
refcount: return pointer to the structure instead of a counter
There are no real users of the counter. It was thought of a handy tool
to track and debug refcounting, but it is not used at all. Some parts of
the code would benefit from a pointer getting returned instead.
BUG: 1399780
Change-Id: I97e52c48420fed61be942ea27ff4849b803eed12
Signed-off-by: Niels de Vos <ndevos at redhat.com>
Reviewed-on: http://review.gluster.org/15971
Smoke: Gluster Build System <jenkins at build.gluster.org>
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
Reviewed-by: Xavier Hernandez <xhernandez at datalab.es>
Reviewed-by: Kaleb KEITHLEY <kkeithle at redhat.com>
--
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=rvEbVvZR5r&a=cc_unsubscribe
More information about the Bugs
mailing list