From 3f531bf614a9c11fa0a9b3c18ca66504f1250dcf Mon Sep 17 00:00:00 2001
From: yangsheng <yangsheng>
Date: Fri, 19 Oct 2007 10:10:41 +0000
Subject: [PATCH] Branch b1_6 b=13521 i=scjody i=nathan

Update which_patch & target file for SLES10 2.6.16.53-0.8 kernel.
---
 lustre/ChangeLog                                   | 7 ++++++-
 lustre/kernel_patches/targets/2.6-sles10.target.in | 2 +-
 lustre/kernel_patches/which_patch                  | 2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/lustre/ChangeLog b/lustre/ChangeLog
index 990c514697..2e0debc9f6 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.286 (SLES 9),
         2.6.9-55.0.9.EL (RHEL 4),
-        2.6.16.46-0.14 (SLES 10),
+        2.6.16.53-0.8 (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,11 @@ 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   : 13521
+Description: Update kernel patches for SLES10 2.6.16.53-0.8.
+Details    : Update which_patch & target file for SLES10 latest kernel.
+
 Severity   : enhancement
 Bugzilla   : 13128
 Description: add --type and --size parameters to lfs find
diff --git a/lustre/kernel_patches/targets/2.6-sles10.target.in b/lustre/kernel_patches/targets/2.6-sles10.target.in
index 4dc2ba443b..90e398aa25 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="46-0.14"
+lnxrel="53-0.8"
 
 KERNEL=linux-$lnxmaj.$lnxrel.tar.bz2
 SERIES=2.6-sles10.series
diff --git a/lustre/kernel_patches/which_patch b/lustre/kernel_patches/which_patch
index 3c9080c15f..68c7d2c746 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.286       extra patches for SLES9 after SP1
 2.6-rhel4             RHEL4: 2.6.9-55.0.9.EL
-2.6-sles10            SLES10: 2.6.16.46-0.14
+2.6-sles10            SLES10: 2.6.16.53-0.8
 2.6-rhel5.series      RHEL5: 2.6.18-8.1.14.el5
 2.6.18-vanilla.series kernel.org: 2.6.18.8
 
-- 
GitLab