From a82ec27389168d447cc42e03496716c3de523cb2 Mon Sep 17 00:00:00 2001 From: yangsheng Date: Sat, 5 May 2012 00:06:30 +0800 Subject: [PATCH] LU-1374 kernel: Kernel update [RHEL5.8 2.6.18-308.4.1.el5] Update RHEL5.8 kernel to 2.6.18-308.4.1.el5. Signed-off-by: yang sheng Change-Id: I1304dda0fae60c86ea67862095856a1c741ee3c3 Reviewed-on: http://review.whamcloud.com/2651 Reviewed-by: Johann Lombardi Tested-by: Hudson Tested-by: Maloo --- lustre/ChangeLog | 6 +++++- lustre/kernel_patches/targets/2.6-rhel5.target.in | 2 +- lustre/kernel_patches/which_patch | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 5cd99e2..3dc83f4 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -1,13 +1,17 @@ 2012-xx-xx Whamcloud, Inc. * version 1.8.8-wc1 * Support for kernels: - 2.6.18-308.1.1.el5 (RHEL 5) + 2.6.18-308.4.1.el5 (RHEL 5) 2.6.32-220.13.1.el6 (RHEL 6) - patchless client only * Recommended e2fsprogs version: 1.41.90.wc3 See http://wiki.whamcloud.com/display/PUB/Changelog+1.8 for more information. Severity : enhancement +Jira : LU-1374 +Description: Kernel update [RHEL5.8 2.6.18-308.4.1.el5] + +Severity : enhancement Jira : LU-1358 Description: Update RHEL6.2 patchless client to 2.6.32-220.13.1. diff --git a/lustre/kernel_patches/targets/2.6-rhel5.target.in b/lustre/kernel_patches/targets/2.6-rhel5.target.in index 0b6ad3b..4d182e1 100644 --- a/lustre/kernel_patches/targets/2.6-rhel5.target.in +++ b/lustre/kernel_patches/targets/2.6-rhel5.target.in @@ -1,5 +1,5 @@ lnxmaj="2.6.18" -lnxrel="308.1.1.el5" +lnxrel="308.4.1.el5" KERNEL_SRPM=kernel-${lnxmaj}-${lnxrel}.src.rpm SERIES=2.6-rhel5.series diff --git a/lustre/kernel_patches/which_patch b/lustre/kernel_patches/which_patch index f5e59ad..fa1c5e3 100644 --- a/lustre/kernel_patches/which_patch +++ b/lustre/kernel_patches/which_patch @@ -1,7 +1,7 @@ SERIES VERSION COMMENT SUPPORTED KERNELS: -2.6-rhel5 RHEL5: 2.6.18-308.1.1.el5 +2.6-rhel5 RHEL5: 2.6.18-308.4.1.el5 CLIENT SUPPORT FOR UNPATCHED KERNELS: kernel.org 2.6.16-2.6.32 -- 1.8.3.1