Whamcloud - gitweb
LU-3963 cleanup: C89 and build cleanups 03/7803/29
authorAlexey Lyashkov <alexey_lyashkov@xyratex.com>
Mon, 30 Sep 2013 10:38:10 +0000 (13:38 +0300)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 11 Apr 2014 16:34:15 +0000 (16:34 +0000)
commit001b8dbfacb747f1649a2eb047a5f118ce32fdc7
tree4acd2a539b250f2dd07db38097bd0502ee136818
parentca08e2c30897b345baedd4cf87e4b17714a092b1
LU-3963 cleanup: C89 and build cleanups

use C99 initialization for a types, remove some platform depended code
and use POSIX compatible instead.
don't build a lhsmtool is none utils allowed.

Signed-off-by: Alexey Lyashkov <alexey_lyashkov@xyratex.com>
Change-Id: I6e2837953902520240e9ceb251c92329d328d715
Reviewed-on: http://review.whamcloud.com/7803
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
48 files changed:
libcfs/include/libcfs/libcfs_private.h
libcfs/include/libcfs/linux/Makefile.am
libcfs/include/libcfs/linux/libcfs.h
libcfs/include/libcfs/linux/portals_compat25.h
libcfs/include/libcfs/posix/Makefile.am
libcfs/include/libcfs/posix/libcfs.h
libcfs/include/libcfs/posix/posix-types.h
libcfs/include/libcfs/posix/posix-wordsize.h
libcfs/include/libcfs/user-bitops.h
libcfs/include/libcfs/user-prim.h
libcfs/include/libcfs/winnt/portals_utils.h
libcfs/include/libcfs/winnt/winnt-lock.h
libcfs/libcfs/hash.c
libcfs/libcfs/posix/Makefile.am
libcfs/libcfs/posix/posix-debug.c
libcfs/libcfs/posix/posix-tracefile.h [moved from libcfs/include/libcfs/linux/linux-bitops.h with 57% similarity]
libcfs/libcfs/tracefile.h
libcfs/libcfs/user-bitops.c
libcfs/libcfs/user-tcpip.c
libcfs/libcfs/winnt/winnt-proc.c
libsysio/Makefile.am
lnet/autoMakefile.am
lnet/utils/genlib.sh
lustre/fld/fld_cache.c
lustre/fld/fld_request.c
lustre/include/cl_object.h
lustre/include/darwin/lustre_handles.h
lustre/include/darwin/lustre_user.h
lustre/include/liblustre.h
lustre/include/lvfs.h
lustre/ldlm/ldlm_lib.c
lustre/ldlm/ldlm_lock.c
lustre/ldlm/ldlm_request.c
lustre/liblustre/Makefile.am
lustre/liblustre/dir.c
lustre/liblustre/genlib.sh
lustre/lmv/lmv_fld.c
lustre/lmv/lmv_intent.c
lustre/lmv/lmv_obd.c
lustre/lov/lov_ea.c
lustre/lov/lov_obd.c
lustre/mdc/mdc_locks.c
lustre/mdc/mdc_request.c
lustre/obdclass/cl_lock.c
lustre/obdclass/lprocfs_status.c
lustre/ofd/ofd_dev.c
lustre/tests/conf-sanity.sh
lustre/utils/Makefile.am