From 825410358931598c28f2384ad04124126e335afd Mon Sep 17 00:00:00 2001 From: yangsheng Date: Tue, 12 Jun 2012 23:57:16 +0800 Subject: [PATCH] LU-1511 kernel: kernel update [RHEL5.8 2.6.18-308.11.1.el5] Update RHEL5.8 kernel to 2.6.18-308.11.1.el5. Signed-off-by: yang sheng Change-Id: I9d93c9666af54ed8c7d6d9ff33154929c94afe2e Reviewed-on: http://review.whamcloud.com/3096 Tested-by: Hudson Tested-by: Maloo Reviewed-by: Johann Lombardi --- 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 d15a779..b33bf8d 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -1,12 +1,16 @@ 2012-05-31 Whamcloud, Inc. * version 1.8.8-wc1 * Support for kernels: - 2.6.18-308.4.1.el5 (RHEL 5) + 2.6.18-308.11.1.el5 (RHEL 5) 2.6.32-220.17.1.el6 (RHEL 6) - patchless client only * Recommended e2fsprogs version: 1.41.90.wc4 See http://wiki.whamcloud.com/display/PUB/Changelog+1.8 for more information. +Severity : enhancement +Jira : LU-1511 +Description: Kernel update [RHEL5.8 2.6.18-308.11.1.el5] + ------------------------------------------------------------------------------- 2011-10-31 Whamcloud, Inc. diff --git a/lustre/kernel_patches/targets/2.6-rhel5.target.in b/lustre/kernel_patches/targets/2.6-rhel5.target.in index 4d182e1..33551ea 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.4.1.el5" +lnxrel="308.11.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 fa1c5e3..c665e56 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.4.1.el5 +2.6-rhel5 RHEL5: 2.6.18-308.11.1.el5 CLIENT SUPPORT FOR UNPATCHED KERNELS: kernel.org 2.6.16-2.6.32 -- 1.8.3.1