From 7282b8e51cb211b020f8d647048b8b2be452deb4 Mon Sep 17 00:00:00 2001 From: yangsheng Date: Thu, 21 May 2009 07:05:52 +0000 Subject: [PATCH] Branch b_release_1_6_7 b=19601 Update to latest RHEL5.2 kernel 2.6.18-92.1.26. --- 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 d3fbec8..57226b8 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -4,7 +4,7 @@ 2.6.5-7.314 (SLES 9), 2.6.9-78.0.22.EL (RHEL 4), 2.6.16.60-0.37 (SLES 10), - 2.6.18-92.1.17.el5 (RHEL 5), + 2.6.18-92.1.26.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) @@ -36,6 +36,10 @@ Lustre filesystem with 4K stack may cause a stack overflow. For more information, please refer to bugzilla 17630. +Severity : enhancement +Bugzilla : 19601 +Description: Update kernel to RHEL5.2 2.6.18-92.1.26. + Severity : critical, only with RHEL4/SLES9 MDS Bugzilla : 19453 Description: user xattr corruption diff --git a/lustre/kernel_patches/targets/2.6-rhel5.target.in b/lustre/kernel_patches/targets/2.6-rhel5.target.in index 0a0e8da..6ff82c3 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.26.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 083b6e5..1144357 100644 --- a/lustre/kernel_patches/which_patch +++ b/lustre/kernel_patches/which_patch @@ -5,7 +5,7 @@ SUPPORTED KERNELS: 2.6-suse-newer SLES9: 2.6.5-7.314 extra patches for SLES9 after SP1 2.6-rhel4 RHEL4: 2.6.9-78.0.22.EL 2.6-sles10 SLES10: 2.6.16.60-0.37 -2.6-rhel5 RHEL5: 2.6.18-92.1.17.el5 +2.6-rhel5 RHEL5: 2.6.18-92.1.26.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