From cf520fc123e5f45dfca9a7695eab757eeaef437e Mon Sep 17 00:00:00 2001 From: yangsheng Date: Fri, 24 Jul 2009 07:58:53 +0000 Subject: [PATCH] Branch b_release_1_8_1 b=19847 Update kernel to SLES10 SP2 2.6.16.60-0.39.3. --- 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 015d9f7..fb6be26 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -1,7 +1,7 @@ 2009-07-31 Sun Microsystems, Inc. * version 1.8.1 * Support for kernels: - 2.6.16.60-0.37 (SLES 10), + 2.6.16.60-0.39.3 (SLES 10), 2.6.27.23-0.1 (SLES11, i686 & x84_64 only), 2.6.18-128.1.14.el5 (RHEL 5), * Client support for unpatched kernels: @@ -15,6 +15,10 @@ * ext4 support for RHEL5 is experimental and thus should not be used in production. +Severity : enhancement +Bugzilla : 19847 +Description: Update kernel to SLES10 SP2 2.6.16.60-0.39.3. + Severity : normal Frequency : with 1.8 server and 1.6 clients Bugzilla : 20020 diff --git a/lustre/kernel_patches/targets/2.6-sles10.target.in b/lustre/kernel_patches/targets/2.6-sles10.target.in index 4fd5f35..120fca2 100644 --- a/lustre/kernel_patches/targets/2.6-sles10.target.in +++ b/lustre/kernel_patches/targets/2.6-sles10.target.in @@ -3,7 +3,7 @@ lnxmin=".60" # when we fix up this lnxmaj/lnxmin/lnxrel business... #lnxrel="0.37_f594963d" # and note that this means we get rid of the EXTRA_VERSION_DELIMITER crap!! -lnxrel="60-0.37_f594963d" +lnxrel="60-0.39.3" # 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 0de076a..d3261ff 100644 --- a/lustre/kernel_patches/which_patch +++ b/lustre/kernel_patches/which_patch @@ -1,7 +1,7 @@ SERIES VERSION COMMENT SUPPORTED KERNELS: -2.6-sles10 SLES10: 2.6.16.60-0.37 +2.6-sles10 SLES10: 2.6.16.60-0.39.3 2.6-rhel5 RHEL5: 2.6.18-128.1.14.el5 2.6-sles11 SLES11: 2.6.27.23-0.1 -- 1.8.3.1