glusterfs/extras/test
Jeff Darcy 0773ca67fd 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.

Change-Id: I56a5e614735c9e0a6ee420dab949eac22e25c155
BUG: 1245331
Signed-off-by: Jeff Darcy <jdarcy@redhat.com>
Reviewed-on: http://review.gluster.org/11769
Tested-by: NetBSD Build System <jenkins@build.gluster.org>
Reviewed-by: Dan Lambright <dlambrig@redhat.com>
Reviewed-by: Kaleb KEITHLEY <kkeithle@redhat.com>
Reviewed-by: Niels de Vos <ndevos@redhat.com>
Reviewed-by: Raghavendra Bhat <raghavendra@redhat.com>
Reviewed-by: Venky Shankar <vshankar@redhat.com>
2015-09-01 04:55:15 -07:00
..
ld-preload-test all: reduce "inline" usage 2015-09-01 04:55:15 -07:00
bug-920583.t mount: Added the xlator-option to mount.glusterfs script. 2013-03-22 14:41:19 -07:00
gluster_commands.sh All: License message change 2012-09-13 13:19:37 -07:00
open-fd-tests.c libglusterfs/fd: while dumping the fd_ctx use fd->xl_count 2012-05-17 03:49:55 -07:00
run.sh All: License message change 2012-09-13 13:19:37 -07:00
stop_glusterd.sh All: License message change 2012-09-13 13:19:37 -07:00
test-ffop.c gluster: Fix the recursive goto outs in the source code. 2014-07-21 10:26:20 -07:00