Whamcloud - gitweb
LU-6245 libcfs: remove typedefs in libcfs source code 02/17202/6
authorJames Simmons <uja.ornl@yahoo.com>
Wed, 10 Feb 2016 14:39:45 +0000 (09:39 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 14 Mar 2016 02:39:08 +0000 (02:39 +0000)
commitd40b3f9663c7627f0f08c4e3b5efa6cd206ca0f0
treef8e734892eb6d4eb10567ca79b95b62a4bf225f3
parent4a0ec1d7621cc42e3139d067969e37b8285f7c06
LU-6245 libcfs: remove typedefs in libcfs source code

Convert most of the typdefs used in libcfs source code
to a standard struct. Only a few left which will be
completely removed in later patches. The typedef
function pointers will be the only ones remaining.

Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Change-Id: I5c9efa10d23904c456154d5afbb80c4197e91641
Reviewed-on: http://review.whamcloud.com/17202
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
29 files changed:
libcfs/include/libcfs/bitmap.h
libcfs/include/libcfs/libcfs_debug.h
libcfs/include/libcfs/libcfs_hash.h
libcfs/include/libcfs/libcfs_heap.h
libcfs/include/libcfs/libcfs_workitem.h
libcfs/libcfs/hash.c
libcfs/libcfs/heap.c
libcfs/libcfs/linux/linux-tracefile.c
libcfs/libcfs/tracefile.c
libcfs/libcfs/tracefile.h
libcfs/libcfs/workitem.c
lnet/klnds/gnilnd/gnilnd.h
lnet/selftest/selftest.h
lustre/include/lustre_dlm.h
lustre/include/lustre_net.h
lustre/include/lustre_nrs.h
lustre/include/lustre_nrs_crr.h
lustre/include/lustre_nrs_orr.h
lustre/include/lustre_nrs_tbf.h
lustre/lfsck/lfsck_internal.h
lustre/lfsck/lfsck_layout.c
lustre/lfsck/lfsck_lib.c
lustre/lfsck/lfsck_namespace.c
lustre/lod/lod_internal.h
lustre/lod/lod_lov.c
lustre/ptlrpc/nrs_crr.c
lustre/ptlrpc/nrs_orr.c
lustre/ptlrpc/nrs_tbf.c
lustre/quota/lquota_internal.h