Whamcloud - gitweb
LU-12477 libcfs: Remove obsolete config checks 42/35342/11
authorPatrick Farrell <pfarrell@whamcloud.com>
Mon, 30 Dec 2019 13:24:49 +0000 (08:24 -0500)
committerOleg Drokin <green@whamcloud.com>
Fri, 10 Jan 2020 07:41:52 +0000 (07:41 +0000)
commitc4c17fa4a3f5d9c3df44e19ab3385c8de655cdef
tree25e4f592c74c0d0daa306f039ff185c4a39ddbed
parent2b8d9d12d182fc91d671558434cc0b652c1ade21
LU-12477 libcfs: Remove obsolete config checks

Remove a few config checks for kernel versions we no longer
support. Only 3.10+ kernels are now supported.

Signed-off-by: Patrick Farrell <pfarrell@whamcloud.com>
Change-Id: I4f4177c512a37fb7a78bab69aa89aa7199ab30b4
Reviewed-on: https://review.whamcloud.com/35342
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Petros Koutoupis <pkoutoupis@cray.com>
Reviewed-by: Shaun Tancheff <stancheff@cray.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
41 files changed:
config/lustre-build.m4
libcfs/autoconf/lustre-libcfs.m4
libcfs/include/libcfs/linux/linux-crypto.h
libcfs/include/libcfs/linux/linux-mem.h
libcfs/include/libcfs/linux/linux-misc.h
libcfs/libcfs/Makefile.in
libcfs/libcfs/debug.c
libcfs/libcfs/linux/Makefile.am
libcfs/libcfs/linux/crc32-pclmul_asm.S [deleted file]
libcfs/libcfs/linux/crc32c-pcl-intel-asm_64.S [deleted file]
libcfs/libcfs/linux/inst.h [deleted file]
libcfs/libcfs/linux/linux-crypto-crc32.c [deleted file]
libcfs/libcfs/linux/linux-crypto-crc32c-pclmul.c [deleted file]
libcfs/libcfs/linux/linux-crypto-crc32pclmul.c [deleted file]
libcfs/libcfs/linux/linux-crypto.c
libcfs/libcfs/linux/linux-debug.c
libcfs/libcfs/module.c
lnet/klnds/gnilnd/gnilnd_sysctl.c
lnet/lnet/router_proc.c
lustre/llite/dir.c
lustre/llite/file.c
lustre/llite/llite_lib.c
lustre/llite/lproc_llite.c
lustre/llite/namei.c
lustre/llite/vvp_object.c
lustre/lmv/lmv_obd.c
lustre/mdc/mdc_lib.c
lustre/mdc/mdc_request.c
lustre/mdt/mdt_lib.c
lustre/obdclass/class_obd.c
lustre/obdclass/idmap.c
lustre/obdclass/jobid.c
lustre/obdclass/lu_object.c
lustre/obdclass/obdo.c
lustre/obdecho/echo_client.c
lustre/osc/osc_request.c
lustre/osd-ldiskfs/osd_handler.c
lustre/osd-ldiskfs/osd_internal.h
lustre/ptlrpc/sec.c
lustre/ptlrpc/sec_bulk.c
lustre/target/tgt_handler.c