From 9c602be80513011a4b7363f6f00fe9b9dcdb4601 Mon Sep 17 00:00:00 2001 From: Oleg Drokin Date: Thu, 9 Jun 2011 18:59:27 -0400 Subject: [PATCH] LU-403 Add support for RHEL5 kernel 2.6.18-238.12.1.el5 Change-Id: I0fcf8f9158659bbb8a9c53d7b0f22bcabc84ed66 Signed-off-by: Oleg Drokin Reviewed-on: http://review.whamcloud.com/931 Tested-by: Hudson Reviewed-by: Yang Sheng --- lustre/ChangeLog | 4 ++-- lustre/kernel_patches/targets/2.6-rhel5.target.in | 2 +- lustre/kernel_patches/which_patch | 8 ++++---- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index ccfcdb3..22cff09 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -1,11 +1,11 @@ TBD Oracle, Inc. * version 2.1.0 * Server support for kernels: - 2.6.18-238.9.1.el5 (RHEL5) + 2.6.18-238.12.1.el5 (RHEL5) 2.6.32-131.2.1.el6 (RHEL6) * Client support for unpatched kernels: (see http://wiki.lustre.org/index.php?title=Patchless_Client) - 2.6.18-238.9.1.el5 (RHEL5) + 2.6.18-238.12.1.el5 (RHEL5) 2.6.32-131.2.1.el6 (RHEL6) 2.6.29.4-167.fc11 (FC11) 2.6.16.60-0.69.1 (SLES10) diff --git a/lustre/kernel_patches/targets/2.6-rhel5.target.in b/lustre/kernel_patches/targets/2.6-rhel5.target.in index 87f0e9c..f20f894 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="238.9.1.el5" +lnxrel="238.12.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 1f81015..f7aff7b 100644 --- a/lustre/kernel_patches/which_patch +++ b/lustre/kernel_patches/which_patch @@ -1,11 +1,11 @@ SERIES VERSION COMMENT SUPPORTED KERNELS: -2.6-rhel5 RHEL5: 2.6.18-238.9.1.el5 -2.6-rhel6 RHEL6: 2.6.32-71.18.2.el6 +2.6-rhel5 RHEL5: 2.6.18-238.12.1.el5 +2.6-rhel6 RHEL6: 2.6.32-131.2.1.el6 CLIENT SUPPORT FOR UNPATCHED KERNELS: - 2.6.18-238.9.1.el5 (RHEL5) - 2.6.32-71.18.2.el6 (RHEL6) + 2.6.18-238.12.1.el5 (RHEL5) + 2.6.32-131.2.1.el6 (RHEL6) 2.6.16.60-0.69.1 (SLES10) 2.6.27.19-5 (SLES11) -- 1.8.3.1