From 953d3a88f903eb561117e512f79baa851e2f4eff Mon Sep 17 00:00:00 2001
From: yangsheng <yangsheng>
Date: Thu, 9 Aug 2007 06:08:43 +0000
Subject: [PATCH] Branch HEAD b=13249 r=scjody

Update target/which_patch for SLES9 2.6.5-7.286 kernel.
---
 lustre/ChangeLog                                 | 7 +++++++
 lustre/kernel_patches/targets/2.6-suse.target.in | 2 +-
 lustre/kernel_patches/which_patch                | 2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/lustre/ChangeLog b/lustre/ChangeLog
index fb8729a0ba..73fec6677f 100644
--- a/lustre/ChangeLog
+++ b/lustre/ChangeLog
@@ -1,6 +1,7 @@
 tbd         Cluster File Systems, Inc. <info@clusterfs.com>
        * version 1.8.0
        * Support for kernels:
+        2.6.5-7.286 (SLES 9)
         2.6.9-55.EL (RHEL 4)
         2.6.16.46-0.14 (SLES 10)
         2.6.18.8 vanilla (kernel.org)
@@ -34,6 +35,12 @@ Description: sanity_quota fail test_1
 Details    : There are multiple occurences of $TSTUSR in SLES's /etc/group
              file, which makes TSTID[2] inunique.
 
+Severity   : normal
+Bugzilla   : 13249
+Frequency  : Only for SLES9
+Description: Kernel patches for SLES9 2.6.5-7.286 kernel
+Details    : Update target/ChangeLog/which_patch .
+
 --------------------------------------------------------------------------------
 
 2007-08-10         Cluster File Systems, Inc. <info@clusterfs.com>
diff --git a/lustre/kernel_patches/targets/2.6-suse.target.in b/lustre/kernel_patches/targets/2.6-suse.target.in
index 22a8b5c262..469ea9e704 100644
--- a/lustre/kernel_patches/targets/2.6-suse.target.in
+++ b/lustre/kernel_patches/targets/2.6-suse.target.in
@@ -1,5 +1,5 @@
 lnxmaj="2.6.5"
-lnxrel="7.276"
+lnxrel="7.286"
 
 KERNEL=linux-$lnxmaj-$lnxrel.tar.bz2
 # they include our patches
diff --git a/lustre/kernel_patches/which_patch b/lustre/kernel_patches/which_patch
index 1f90cab12a..ea78422676 100644
--- a/lustre/kernel_patches/which_patch
+++ b/lustre/kernel_patches/which_patch
@@ -2,7 +2,7 @@ SERIES                VERSION                  COMMENT
 
 SUPPORTED KERNELS:
 2.6-suse              SLES9 before SP1         already in SLES9 SP1 kernel
-2.6-suse-newer        SLES9: 2.6.5-7.282       extra patches for SLES9 after SP1
+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.2.EL
 2.6-sles10            SLES10: 2.6.16.46-0.14
 2.6.18-vanilla.series kernel.org: 2.6.18.8
-- 
GitLab