Whamcloud - gitweb
LU-12477 lustre: remove obsolete config checks 85/37085/16
authorJames Simmons <jsimmons@infradead.org>
Sat, 8 Feb 2020 13:39:30 +0000 (08:39 -0500)
committerOleg Drokin <green@whamcloud.com>
Thu, 20 Feb 2020 07:14:06 +0000 (07:14 +0000)
commit8e88bbfef5795b3bf9541c8cb5b2dd8a3bb11d9f
tree88724f89dd289bfaafe735cf76d8949ee7bf6cae
parent79acb9a9e7d3c3185a047f5b067382a814c0e9e5
LU-12477 lustre: remove obsolete config checks

Remove from the lustre kernel code all the support for kernels
earlier than the RHEL7 3.10+. This greatly simplifies the code
and makes build times much better.

Change-Id: If52091ac5249b2719b992032040ccf30cc5bf0e4
Signed-off-by: James Simmons <jsimmons@infradead.org>
Reviewed-on: https://review.whamcloud.com/37085
Reviewed-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Petros Koutoupis <petros.koutoupis@hpe.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Yang Sheng <ys@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
37 files changed:
libcfs/include/libcfs/linux/linux-list.h
lustre/autoconf/lustre-core.m4
lustre/include/lprocfs_status.h
lustre/include/lustre_compat.h
lustre/llite/dcache.c
lustre/llite/file.c
lustre/llite/llite_internal.h
lustre/llite/llite_lib.c
lustre/llite/llite_nfs.c
lustre/llite/namei.c
lustre/llite/pcc.c
lustre/llite/rw26.c
lustre/llite/vvp_io.c
lustre/llite/xattr_security.c
lustre/mdc/mdc_request.c
lustre/obdclass/llog.c
lustre/obdclass/llog_cat.c
lustre/obdclass/llog_osd.c
lustre/obdclass/llog_test.c
lustre/obdclass/lprocfs_jobstats.c
lustre/obdclass/lprocfs_status.c
lustre/obdclass/obd_mount.c
lustre/obdclass/obd_mount_server.c
lustre/osc/osc_cache.c
lustre/osc/osc_quota.c
lustre/osc/osc_request.c
lustre/osd-ldiskfs/osd_handler.c
lustre/osd-ldiskfs/osd_internal.h
lustre/osd-ldiskfs/osd_io.c
lustre/osd-ldiskfs/osd_scrub.c
lustre/ptlrpc/gss/gss_keyring.c
lustre/ptlrpc/gss/gss_svc_upcall.c
lustre/ptlrpc/lproc_ptlrpc.c
lustre/ptlrpc/sec.c
lustre/quota/lproc_quota.c
lustre/target/tgt_handler.c
lustre/utils/mount_utils.c