From ec54284010d983b76f4e2fd978cbbb08c47fabb1 Mon Sep 17 00:00:00 2001 From: yangsheng Date: Wed, 29 Apr 2009 07:14:31 +0000 Subject: [PATCH] Branch b1_6 b=18061 i=johann, bobijam Update to SLES10 2.6.16.60-0.37 kernel. --- lustre/ChangeLog | 6 +++++- lustre/kernel_patches/targets/2.6-sles10.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 977e5c0..105b8b6 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -3,7 +3,7 @@ tbd Sun Microsystems, Inc. * Support for kernels: 2.6.5-7.315 (SLES 9), 2.6.9-67.0.22.EL (RHEL 4), - 2.6.16.60-0.33 (SLES 10), + 2.6.16.60-0.37 (SLES 10), 2.6.18-128.1.1.el5 (RHEL 5), 2.6.22.14 vanilla (kernel.org) * Client support for unpatched kernels: @@ -44,6 +44,10 @@ tbd Sun Microsystems, Inc. of Lustre filesystem with 4K stack may cause a stack overflow. For more information, please refer to bugzilla 17630. +Severity : enhancement +Bugzilla : 19212 +Description: Update kernel to SLES10 SP2 2.6.16.60-0.37. + Severity : normal Bugzilla : 19223 Descriptoin: correctly skip time estimate if in recovery diff --git a/lustre/kernel_patches/targets/2.6-sles10.target.in b/lustre/kernel_patches/targets/2.6-sles10.target.in index 16fbde5..3697881 100644 --- a/lustre/kernel_patches/targets/2.6-sles10.target.in +++ b/lustre/kernel_patches/targets/2.6-sles10.target.in @@ -1,5 +1,5 @@ lnxmaj="2.6.16" -lnxrel="60-0.33" +lnxrel="60-0.37" # this is the delimeter that goes between $lnxmaj and $lnxrel # defaults to "-" diff --git a/lustre/kernel_patches/which_patch b/lustre/kernel_patches/which_patch index 7431872..4c4756b 100644 --- a/lustre/kernel_patches/which_patch +++ b/lustre/kernel_patches/which_patch @@ -4,7 +4,7 @@ SUPPORTED KERNELS: 2.6-suse SLES9 before SP1 already in SLES9 SP1 kernel 2.6-suse-newer SLES9: 2.6.5-7.315 extra patches for SLES9 after SP1 2.6-rhel4 RHEL4: 2.6.9-67.0.22.EL -2.6-sles10 SLES10: 2.6.16.60-0.33 +2.6-sles10 SLES10: 2.6.16.60-0.37 2.6-rhel5 RHEL5: 2.6.18-128.1.1.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