Whamcloud - gitweb
LU-13919 kernel: kernel update RHEL7.8 [3.10.0-1127.19.1.el7] 64/39964/2
authorJian Yu <yujian@whamcloud.com>
Thu, 17 Sep 2020 17:35:00 +0000 (10:35 -0700)
committerOleg Drokin <green@whamcloud.com>
Fri, 2 Oct 2020 00:19:06 +0000 (00:19 +0000)
Update RHEL7.8 kernel to 3.10.0-1127.19.1.el7.

The extent status tree shrinker patches are removed from the
RHEL 7.8 kernel patch series because the following bug fix has
been included since version 3.10.0-1127.18.2.el7:

ext4: change LRU to round-robin in extent status tree shrinker (BZ#1847343)

Test-Parameters: clientdistro=el7.8 serverdistro=el7.8

Change-Id: I8172e79de239681c540ab0644b63f8172790a027
Signed-off-by: Jian Yu <yujian@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/39964
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Yang Sheng <ys@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
ldiskfs/kernel_patches/series/ldiskfs-3.10-rhel7.8.series
lustre/ChangeLog
lustre/kernel_patches/targets/3.10-rhel7.8.target.in
lustre/kernel_patches/which_patch

index 018fae1..defacc9 100644 (file)
@@ -40,11 +40,4 @@ rhel7.7/ext4-fix-project-with-unpatched-kernel.patch
 rhel7.6/ext4-simple-blockalloc.patch
 rhel7.6/ext4-mballoc-skip-uninit-groups-cr0.patch
 rhel7.7/ext4-mballoc-prefetch.patch
 rhel7.6/ext4-simple-blockalloc.patch
 rhel7.6/ext4-mballoc-skip-uninit-groups-cr0.patch
 rhel7.7/ext4-mballoc-prefetch.patch
-rhel7.6/ext4-track-extent-status-tree-shrinker-delay-statict.patch
-rhel7.6/ext4-remove-extent-status-procfs-files-if-journal-lo.patch
-rhel7.6/ext4-change-LRU-to-round-robin-in-extent-status-tree.patch
-rhel7.6/ext4-move-handling-of-list-of-shrinkable-inodes-into.patch
-rhel7.6/ext4-limit-number-of-scanned-extents-in-status-tree-.patch
-rhel7.6/ext4-cleanup-flag-definitions-for-extent-status-tree.patch
-rhel7.6/ext4-introduce-aging-to-extent-status-tree.patch
 base/ext4-no-max-dir-size-limit-for-iam-objects.patch
 base/ext4-no-max-dir-size-limit-for-iam-objects.patch
index df26ddf..c8fd863 100644 (file)
@@ -4,7 +4,7 @@ TBD Whamcloud
          for currently supported client and server kernel versions.
        * Server primary kernels built and tested during release cycle:
          3.10.0-1062.18.1.el7 (RHEL7.7)
          for currently supported client and server kernel versions.
        * Server primary kernels built and tested during release cycle:
          3.10.0-1062.18.1.el7 (RHEL7.7)
-         3.10.0-1127.8.2.el7  (RHEL7.8)
+         3.10.0-1127.19.1.el7 (RHEL7.8)
        * Other server kernels known to build and work at some point (others may also work):
          3.10.0-862.14.4.el7  (RHEL7.5)
          3.10.0-957.27.2.el7  (RHEL7.6)
        * Other server kernels known to build and work at some point (others may also work):
          3.10.0-862.14.4.el7  (RHEL7.5)
          3.10.0-957.27.2.el7  (RHEL7.6)
@@ -19,7 +19,7 @@ TBD Whamcloud
        * ldiskfs needs an ldiskfs patch series for that kernel, ZFS does not
        * Client primary kernels built and tested during release cycle:
          3.10.0-1062.18.1.el7 (RHEL7.7)
        * ldiskfs needs an ldiskfs patch series for that kernel, ZFS does not
        * Client primary kernels built and tested during release cycle:
          3.10.0-1062.18.1.el7 (RHEL7.7)
-         3.10.0-1127.8.2.el7  (RHEL7.8)
+         3.10.0-1127.19.1.el7 (RHEL7.8)
          4.12.14-95.48        (SLES12 SP4)
          4.12.14-122.20       (SLES12 SP5)
          4.12.14-197.37       (SLES15 SP1)
          4.12.14-95.48        (SLES12 SP4)
          4.12.14-122.20       (SLES12 SP5)
          4.12.14-197.37       (SLES15 SP1)
index 85b824d..f9fb3bb 100644 (file)
@@ -1,5 +1,5 @@
 lnxmaj="3.10.0"
 lnxmaj="3.10.0"
-lnxrel="1127.8.2.el7"
+lnxrel="1127.19.1.el7"
 
 KERNEL_SRPM=kernel-${lnxmaj}-${lnxrel}.src.rpm
 SERIES=3.10-rhel7.8.series
 
 KERNEL_SRPM=kernel-${lnxmaj}-${lnxrel}.src.rpm
 SERIES=3.10-rhel7.8.series
index e7f5796..a9137d5 100644 (file)
@@ -15,7 +15,7 @@ Clients since 2.6.18 DO NOT need any patches.
 PATCH SERIES FOR SERVER KERNELS:
 3.10-rhel7.6.series     3.10.0-957.27.2.el7  (RHEL 7.6)
 3.10-rhel7.7.series     3.10.0-1062.18.1.el7 (RHEL 7.7)
 PATCH SERIES FOR SERVER KERNELS:
 3.10-rhel7.6.series     3.10.0-957.27.2.el7  (RHEL 7.6)
 3.10-rhel7.7.series     3.10.0-1062.18.1.el7 (RHEL 7.7)
-3.10-rhel7.8.series     3.10.0-1127.8.2.el7  (RHEL 7.8)
+3.10-rhel7.8.series     3.10.0-1127.19.1.el7 (RHEL 7.8)
 4.18-rhel8.series       4.18.0-80.11.2.el8   (RHEL 8.0)
 4.18-rhel8.1.series     4.18.0-147.8.1.el8   (RHEL 8.1)
 4.18-rhel8.2.series     4.18.0-193.6.3.el8   (RHEL 8.2)
 4.18-rhel8.series       4.18.0-80.11.2.el8   (RHEL 8.0)
 4.18-rhel8.1.series     4.18.0-147.8.1.el8   (RHEL 8.1)
 4.18-rhel8.2.series     4.18.0-193.6.3.el8   (RHEL 8.2)