From d1ea16c797643c28740bdce91664fe6d9cd433a4 Mon Sep 17 00:00:00 2001 From: yangsheng <yangsheng> Date: Mon, 12 Nov 2007 07:18:35 +0000 Subject: [PATCH] Branch b1_6 b=13874 i=scjody i=johann Update to SLES10 SP1 kernel 2.6.16.53-0.16. --- 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 cab397f6c6..d17cc2c109 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -3,7 +3,7 @@ tbd Cluster File Systems, Inc. <info@clusterfs.com> * Support for kernels: 2.6.5-7.287.3 (SLES 9), 2.6.9-55.0.12.EL (RHEL 4), - 2.6.16.53-0.8 (SLES 10), + 2.6.16.53-0.16 (SLES 10), 2.6.18-8.1.14.el5 (RHEL 5), 2.6.18.8 vanilla (kernel.org) * Client support for unpatched kernels: @@ -14,6 +14,10 @@ tbd Cluster File Systems, Inc. <info@clusterfs.com> * Recommended e2fsprogs version: 1.40.2-cfs1 * Note that reiserfs quotas are disabled on SLES 10 in this kernel. +Severity : normal +Bugzilla : 13874 +Description: Update to SLES10 SP1 kernel 2.6.16.53-0.16 + Severity : enhancement Bugzilla : 13889 Description: Update to SLES9 kernel-2.6.5-7.287.3. diff --git a/lustre/kernel_patches/targets/2.6-sles10.target.in b/lustre/kernel_patches/targets/2.6-sles10.target.in index 3117b85b38..feaa370bc1 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="53-0.8" +lnxrel="53-0.16" EXTRA_VERSION_DELIMITER="." diff --git a/lustre/kernel_patches/which_patch b/lustre/kernel_patches/which_patch index 0ab03f7655..00ec7613ba 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.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.53-0.8 +2.6-sles10 SLES10: 2.6.16.53-0.16 2.6-rhel5.series RHEL5: 2.6.18-8.1.14.el5 2.6.18-vanilla.series kernel.org: 2.6.18.8 -- GitLab