Whamcloud - gitweb
LU-13839 kernel: RHEL 8.3 server support 29/40729/7
authorJian Yu <yujian@whamcloud.com>
Mon, 7 Dec 2020 22:31:56 +0000 (14:31 -0800)
committerOleg Drokin <green@whamcloud.com>
Wed, 9 Dec 2020 17:39:50 +0000 (17:39 +0000)
commitcf48a2d23bca685e1076e45370c5d3763c9a9952
treebd3df418bc86093c6c2ace78a54e6607ad784ce5
parent36c62df64b5f3e2a45ca36bef5b6f62c866c8d92
LU-13839 kernel: RHEL 8.3 server support

This patch makes changes to support RHEL 8.3 release with
kernel 4.18.0-240.1.1.el8_3 for Lustre server.

Test-Parameters: trivial fstype=ldiskfs \
clientdistro=el8.3 serverdistro=el8.3 testlist=sanity

Test-Parameters: trivial fstype=zfs \
clientdistro=el8.3 serverdistro=el8.3 testlist=sanity

Change-Id: I2aa2efaf86b5f244fcb1dd95be1d0bfe04e8d245
Signed-off-by: Jian Yu <yujian@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/40729
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
14 files changed:
config/lustre-build-ldiskfs.m4
contrib/lbuild/lbuild-rhel8
ldiskfs/kernel_patches/patches/rhel8.3/ext4-corrupted-inode-block-bitmaps-handling-patches.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/rhel8.3/ext4-mballoc-extra-checks.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/rhel8.3/ext4-misc.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/rhel8.3/ext4-pdirop.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/rhel8.3/ext4-xattr-disable-credits-check.patch [new file with mode: 0644]
ldiskfs/kernel_patches/series/ldiskfs-4.18-rhel8.3.series [new file with mode: 0644]
lustre/ChangeLog
lustre/kernel_patches/kernel_configs/kernel-4.18.0-4.18-rhel8.3-x86_64.config [new file with mode: 0644]
lustre/kernel_patches/series/4.18-rhel8.3.series [new file with mode: 0644]
lustre/kernel_patches/targets/4.18-rhel8.3.target.in
lustre/kernel_patches/which_patch
lustre/osd-ldiskfs/osd_io.c