Whamcloud - gitweb
LU-12477 kernel: remove < 2.6.39 kernel support 51/35551/7
authorJames Simmons <jsimmons@infradead.org>
Mon, 22 Jul 2019 16:23:17 +0000 (12:23 -0400)
committerOleg Drokin <green@whamcloud.com>
Sat, 27 Jul 2019 00:22:28 +0000 (00:22 +0000)
commit5595f7b429ded89d9925ec98696da1a1727034e7
tree032b175725b17160519f4dc43f7bbe5f7133d23d
parenta71948a4e6de838190e9da99500556e98a84e196
LU-12477 kernel: remove < 2.6.39 kernel support

We no longer support kernels 2.6.38 or older so we can remove all
the various autoconf test and simplify the lustre code. Only
leave LC_EXPORT_TRUNCATE_COMPLETE_PAGE since 4.X kernel test are
linked to this test.

Change-Id: I0532507dd3310b7ef4f4e4201dfa8b47c2991163
Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-on: https://review.whamcloud.com/35551
Reviewed-by: Shaun Tancheff <stancheff@cray.com>
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Patrick Farrell <pfarrell@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Petros Koutoupis <pkoutoupis@cray.com>
Reviewed-by: Yang Sheng <ys@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
23 files changed:
libcfs/libcfs/linux/linux-debug.c
lustre/autoconf/lustre-core.m4
lustre/include/lustre_compat.h
lustre/include/lustre_lib.h
lustre/include/lustre_patchless_compat.h
lustre/llite/Makefile.in
lustre/llite/dcache.c
lustre/llite/file.c
lustre/llite/llite_internal.h
lustre/llite/llite_lib.c
lustre/llite/namei.c
lustre/llite/pcc.c
lustre/llite/super25.c
lustre/llite/xattr26.c [deleted file]
lustre/obdclass/obd_mount_server.c
lustre/osd-ldiskfs/osd_compat.c
lustre/osd-ldiskfs/osd_handler.c
lustre/osd-ldiskfs/osd_internal.h
lustre/osd-ldiskfs/osd_io.c
lustre/osd-ldiskfs/osd_oi.c
lustre/osd-ldiskfs/osd_quota.c
lustre/osd-ldiskfs/osd_scrub.c
lustre/ptlrpc/sec_ctx.c