From 408943fcb13ec77c267d65efc4ff9a58a8bbe2d4 Mon Sep 17 00:00:00 2001 From: yangsheng Date: Tue, 23 Dec 2008 15:29:04 +0000 Subject: [PATCH] Branch HEAD b=18060 i=johann, bobijam Update to RHEL5 kernel-2.6.18-92.1.22.el5. --- 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 1991b6c..3fddadf 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -2,7 +2,7 @@ tbd Sun Microsystems, Inc. * version 2.0.0 * Support for kernels: 2.6.16.60-0.31 (SLES 10), - 2.6.18-92.1.17.el5 (RHEL 5), + 2.6.18-92.1.22.el5 (RHEL 5), 2.6.22.14 vanilla (kernel.org). * Client support for unpatched kernels: (see http://wiki.lustre.org/index.php?title=Patchless_Client) @@ -13,6 +13,10 @@ tbd Sun Microsystems, Inc. removed cwd "./" (refer to Bugzilla 14399). * File join has been disabled in this release, refer to Bugzilla 16929. +Severity : enhancement +Bugzilla : 18060 +Description: Update to RHEL5 kernel-2.6.18-92.1.22.el5. + Severity : normal Frequency : start MDS on uncleanly shutdowned MDS device Bugzilla : 18049 diff --git a/lustre/kernel_patches/targets/2.6-rhel5.target.in b/lustre/kernel_patches/targets/2.6-rhel5.target.in index 660b7a6..18dc724 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="92.1.17.el5" +lnxrel="92.1.22.el5" KERNEL=linux-${lnxmaj}-${lnxrel}.tar.bz2 SERIES=2.6-rhel5.series diff --git a/lustre/kernel_patches/which_patch b/lustre/kernel_patches/which_patch index a0104b7..8880cff 100644 --- a/lustre/kernel_patches/which_patch +++ b/lustre/kernel_patches/which_patch @@ -3,7 +3,7 @@ SERIES VERSION COMMENT SUPPORTED KERNELS: 2.6-rhel4 RHEL4: 2.6.9-67.0.20.EL 2.6-sles10 SLES10: 2.6.16.60-0.31 -2.6-rhel5 RHEL5: 2.6.18-92.1.17.el5 +2.6-rhel5 RHEL5: 2.6.18-92.1.22.el5 2.6.18-vanilla kernel.org: 2.6.18.8 2.6.22-vanilla kernel.org: 2.6.22.14 -- 1.8.3.1