From a3f596a654f34152bd87af4528bb9d87fb640475 Mon Sep 17 00:00:00 2001
From: yangsheng <yangsheng>
Date: Thu, 13 Mar 2008 05:31:13 +0000
Subject: [PATCH] Branch HEAD b=15152 i=johann i=shadow

Update kernel to RHEL5.1 2.6.18-53.1.14.el5.
---
 lustre/ChangeLog                                  | 6 +++++-
 lustre/kernel_patches/targets/2.6-rhel5.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 7867120973..2ca6ce4a79 100644
--- a/lustre/ChangeLog
+++ b/lustre/ChangeLog
@@ -3,7 +3,7 @@ tbd  Sun Microsystems, Inc.
        * Support for kernels:
         2.6.9-67.0.4.EL (RHEL 4),
         2.6.16.54-0.2.5 (SLES 10),
-        2.6.18-53.1.13.el5 (RHEL 5).
+        2.6.18-53.1.14.el5 (RHEL 5).
        * Client support for unpatched kernels:
         (see http://wiki.lustre.org/index.php?title=Patchless_Client)
         2.6.16 - 2.6.21 vanilla (kernel.org)
@@ -12,6 +12,10 @@ tbd  Sun Microsystems, Inc.
        * RHEL 4 and RHEL 5/SLES 10 clients behaves differently on 'cd' to a
         removed cwd "./" (refer to Bugzilla 14399).
 
+Severity   : enhancement
+Bugzilla   : 15152
+Description: Update kernel to RHEL5 2.6.18-53.1.14.el5.
+
 Severity   : major
 Frequency  : frequent on X2 node
 Bugzilla   : 15010
diff --git a/lustre/kernel_patches/targets/2.6-rhel5.target.in b/lustre/kernel_patches/targets/2.6-rhel5.target.in
index cd83ec4447..6c39710a62 100644
--- a/lustre/kernel_patches/targets/2.6-rhel5.target.in
+++ b/lustre/kernel_patches/targets/2.6-rhel5.target.in
@@ -1,5 +1,5 @@
 lnxmaj="2.6.18"
-lnxrel="53.1.13.el5"
+lnxrel="53.1.14.el5"
 
 KERNEL=linux-${lnxmaj}-${lnxrel}.tar.bz2
 SERIES=2.6-rhel5.series
diff --git a/lustre/kernel_patches/which_patch b/lustre/kernel_patches/which_patch
index a4723840ef..c65f746f6e 100644
--- a/lustre/kernel_patches/which_patch
+++ b/lustre/kernel_patches/which_patch
@@ -3,7 +3,7 @@ SERIES                VERSION                  COMMENT
 SUPPORTED KERNELS:
 2.6-rhel4             RHEL4: 2.6.9-67.0.4.EL
 2.6-sles10            SLES10: 2.6.16.54-0.2.5
-2.6-rhel5             RHEL5: 2.6.18-53.1.13.el5
+2.6-rhel5             RHEL5: 2.6.18-53.1.14.el5
 2.6.18-vanilla.series kernel.org: 2.6.18.8
 
 CLIENT SUPPORT FOR UNPATCHED KERNELS:
-- 
GitLab