From 1422243847813cf96f0924b14dbd6477d2589540 Mon Sep 17 00:00:00 2001 From: yangsheng Date: Tue, 26 Feb 2013 12:04:12 +0800 Subject: [PATCH] LU-2769 kernel: Kernel update to RHEL6.3 2.6.32-279.22.1.el6 Update kernel for 2.6.32-279.22.1.el6. Signed-off-by: yang sheng Change-Id: I05c5270230963d0dde4fb0add0237a1682ecbefd Reviewed-on: http://review.whamcloud.com/5529 Tested-by: Hudson Tested-by: Maloo Reviewed-by: Bobi Jam Reviewed-by: Oleg Drokin --- lustre/ChangeLog | 4 ++-- lustre/kernel_patches/targets/2.6-rhel6.target.in | 2 +- lustre/kernel_patches/which_patch | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 54a5a47..9722246 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -2,11 +2,11 @@ * version 2.1.4 * Server support for kernels: 2.6.18-348.1.1.el5 (RHEL5) - 2.6.32-279.14.1.el6 (RHEL6) + 2.6.32-279.22.1.el6 (RHEL6) * Client support for unpatched kernels: (see http://wiki.lustre.org/index.php?title=Patchless_Client) 2.6.18-348.1.1.el5 (RHEL5) - 2.6.32-279.14.1.el6 (RHEL6) + 2.6.32-279.22.1.el6 (RHEL6) 2.6.29.4-167.fc11 (FC11) 2.6.16.60-0.69.1 (SLES10) 2.6.27.19-5 (SLES11) diff --git a/lustre/kernel_patches/targets/2.6-rhel6.target.in b/lustre/kernel_patches/targets/2.6-rhel6.target.in index eaf8b40..faf3b4b 100644 --- a/lustre/kernel_patches/targets/2.6-rhel6.target.in +++ b/lustre/kernel_patches/targets/2.6-rhel6.target.in @@ -1,5 +1,5 @@ lnxmaj="2.6.32" -lnxrel="279.14.1.el6" +lnxrel="279.22.1.el6" KERNEL_SRPM=kernel-${lnxmaj}-${lnxrel}.src.rpm SERIES=2.6-rhel6.series diff --git a/lustre/kernel_patches/which_patch b/lustre/kernel_patches/which_patch index 2ede44b..b0c9002 100644 --- a/lustre/kernel_patches/which_patch +++ b/lustre/kernel_patches/which_patch @@ -2,10 +2,10 @@ SERIES VERSION COMMENT SUPPORTED KERNELS: 2.6-rhel5 RHEL5: 2.6.18-348.1.1.el5 -2.6-rhel6 RHEL6: 2.6.32-279.14.1.el6 +2.6-rhel6 RHEL6: 2.6.32-279.22.1.el6 CLIENT SUPPORT FOR UNPATCHED KERNELS: 2.6.18-348.1.1.el5 (RHEL5) - 2.6.32-279.14.1.el6 (RHEL6) + 2.6.32-279.22.1.el6 (RHEL6) 2.6.16.60-0.69.1 (SLES10) 2.6.27.19-5 (SLES11) -- 1.8.3.1