From 267cd0e805a154accf158c0f137011db80efe020 Mon Sep 17 00:00:00 2001 From: yangsheng Date: Tue, 8 Dec 2009 15:40:28 +0000 Subject: [PATCH] Branch b1_8 b=21511 Update kernel to SLES11 2.6.27.39-0.3.1. --- lustre/ChangeLog | 6 +++++- lustre/kernel_patches/targets/2.6-sles11.target.in | 4 ++-- lustre/kernel_patches/which_patch | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 94f5983..5e213cd 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -2,7 +2,7 @@ tbd Sun Microsystems, Inc. * version 1.8.2 * Support for kernels: 2.6.16.60-0.42.4 (SLES 10), - 2.6.27.29-0.1 (SLES11), + 2.6.27.39-0.3.1 (SLES11), 2.6.18-164.6.1.el5 (RHEL 5) 2.6.18-164.6.1.0.1.el5 (OEL 5) * Client support for unpatched kernels: @@ -10,6 +10,10 @@ tbd Sun Microsystems, Inc. 2.6.16 - 2.6.30 vanilla (kernel.org) * Recommended e2fsprogs version: 1.41.6.sun1 +Severity : enhancement +Bugzilla : 21511 +Description: Update kernel to SLES11 2.6.27.39-0.3.1. + Severity : normal Bugzilla : 21513 Description: Clear imp_force_reconnect correctly in ptlrpc_connect_interpret() diff --git a/lustre/kernel_patches/targets/2.6-sles11.target.in b/lustre/kernel_patches/targets/2.6-sles11.target.in index 7c5e145..d167d4f 100644 --- a/lustre/kernel_patches/targets/2.6-sles11.target.in +++ b/lustre/kernel_patches/targets/2.6-sles11.target.in @@ -1,9 +1,9 @@ lnxmaj="2.6.27" -lnxmin=".29" +lnxmin=".39" # 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="29-0.1" +lnxrel="39-0.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 fdf0df4..374f541 100644 --- a/lustre/kernel_patches/which_patch +++ b/lustre/kernel_patches/which_patch @@ -5,7 +5,7 @@ SUPPORTED KERNELS: 2.6-rhel5 RHEL5: 2.6.18-164.6.1.el5 2.6.18-vanilla kernel.org: 2.6.18.8 2.6.22-vanilla kernel.org: 2.6.22.14 -2.6-sles11 SLES11: 2.6.27.29-0.1 +2.6-sles11 SLES11: 2.6.27.39-0.3.1 2.6-oel5 OEL5: 2.6.18-164.6.1.0.1.el5 CLIENT SUPPORT FOR UNPATCHED KERNELS: -- 1.8.3.1