[Bugs] [Bug 1283302] volume start command is failing when glusterfs compiled with debug enabled
bugzilla at redhat.com
bugzilla at redhat.com
Mon Jan 18 09:02:42 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1283302
--- Comment #3 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/12646 committed in release-3.7 by Niels de
Vos (ndevos at redhat.com)
------
commit 50ae3e67e4f294925fc840d3f83b77f7072af54d
Author: Kaleb S KEITHLEY <kkeithle at redhat.com>
Date: Wed Nov 18 12:28:42 2015 -0500
all: reduce "inline" usage
There are three kinds of inline functions: plain inline, extern inline,
and static inline. All three have been removed from .c files, except
those in "contrib" which aren't our problem. Inlines in .h files, which
are overwhelmingly "static inline" already, have generally been left
alone. Over time we should be able to "lower" these into .c files, but
that has to be done in a case-by-case fashion requiring more manual
effort. This part was easy to do automatically without (as far as I can
tell) any ill effect.
In the process, several pieces of dead code were flagged by the
compiler, and were removed.
backport of Change-Id: I56a5e614735c9e0a6ee420dab949eac22e25c155,
http://review.gluster.org/11769, BUG: 1245331
Change-Id: Iba1efb0bc578ea4a5e9bf76b7bd93dc1be9eba44
BUG: 1283302
Signed-off-by: Kaleb S KEITHLEY <kkeithle at redhat.com>
Reviewed-on: http://review.gluster.org/12646
Smoke: Gluster Build System <jenkins at build.gluster.com>
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
CentOS-regression: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: Niels de Vos <ndevos 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=OucN2q3OYc&a=cc_unsubscribe
More information about the Bugs
mailing list