Whamcloud - gitweb
LU-6245 libcfs: remove byteorder.h 16/16916/8
authorJames Simmons <uja.ornl@yahoo.com>
Fri, 16 Sep 2016 15:02:15 +0000 (11:02 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 26 Sep 2016 15:19:16 +0000 (15:19 +0000)
commite8965be4e135b55f0a900446e4a1c74905eaccd1
treeea28555a636e1cdd2fcc15d07be006a4ba8fd5a0
parenta41c6fad4672a60166088b9ad8aeb4f1b51c38e7
LU-6245 libcfs: remove byteorder.h

With the cleanup of userland with libcfs we no longer
need the special byte ordering macros. Kernel space
can just use what is provided by the kernel already.

Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Change-Id: Ic154005a24ffae6d6773d4664a6e75d3ead346af
Reviewed-on: http://review.whamcloud.com/16916
Reviewed-by: Frank Zago <fzago@cray.com>
Tested-by: Jenkins
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
15 files changed:
libcfs/include/libcfs/Makefile.am
libcfs/include/libcfs/byteorder.h [deleted file]
libcfs/include/libcfs/libcfs.h
lustre/include/lustre/lustre_idl.h
lustre/include/lustre_disk.h
lustre/tests/test_brw.c
lustre/utils/create_iam.c
lustre/utils/gss/lgss_null_utils.c
lustre/utils/gss/lgss_sk_utils.c
lustre/utils/gss/sk_utils.c
lustre/utils/gss/svcgssd_proc.c
lustre/utils/libiam.c
lustre/utils/ll_decode_filter_fid.c
lustre/utils/llog_reader.c
lustre/utils/lr_reader.c