From f03045825e92062810442566fec7f6f9a93ec62f Mon Sep 17 00:00:00 2001 From: yangsheng Date: Sat, 29 Dec 2007 03:28:27 +0000 Subject: [PATCH] Branch HEAD b=14368 i=johann i=shadow Update to latest RHEL5 kernel-2.6.18-53.1.4.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 46837e0..68d3fae 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -3,7 +3,7 @@ 2.6.5-7.287.3 (SLES 9), 2.6.9-55.0.12.EL (RHEL 4), 2.6.16.54-0.2.3 (SLES 10), - 2.6.18-53.EL5 (RHEL 5). + 2.6.18-53.1.4.el5 (RHEL 5). 2.6.18.8 vanilla (kernel.org) * Client support for unpatched kernels: (see http://wiki.lustre.org/index.php?title=Patchless_Client) @@ -12,6 +12,10 @@ * Recommended e2fsprogs version: 1.40.2-cfs5 * Note that reiserfs quotas are disabled on SLES 10 in this kernel. +Severity : enhancement +Bugzilla : 14368 +Description: Update to RHEL5 latest kernel-2.6.18-53.1.4.el5. + Severity : normal Bugzilla : 14136 Description: make mgs_setparam() handle fsname containing dash diff --git a/lustre/kernel_patches/targets/2.6-rhel5.target.in b/lustre/kernel_patches/targets/2.6-rhel5.target.in index a74894f..473f3f7 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="53.el5" +lnxrel="53.1.4.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 f08763e..04cb2ce 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.287.3 extra patches for SLES9 after SP1 2.6-rhel4 RHEL4: 2.6.9-55.0.12.EL 2.6-sles10 SLES10: 2.6.16.54-0.2.3 -2.6-rhel5.series RHEL5: 2.6.18-53.el5 +2.6-rhel5.series RHEL5: 2.6.18-53.1.4.el5 2.6.18-vanilla.series kernel.org: 2.6.18.8 CLIENT SUPPORT FOR UNPATCHED KERNELS: -- 1.8.3.1