From d74be34ca7671f3c81a02aed6ee79dcf74e2b12a Mon Sep 17 00:00:00 2001 From: nathan Date: Tue, 6 Mar 2007 00:09:13 +0000 Subject: [PATCH] update vers and supported kernels --- lustre/ChangeLog | 4 ++-- lustre/autoconf/lustre-version.ac | 4 ++-- lustre/kernel_patches/which_patch | 8 +++++--- 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index f5943e1..eeeb107 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -8,7 +8,7 @@ tbd Cluster File Systems, Inc. this release. See https://mail.clusterfs.com/wikis/lustre/MountConf for details. * Support for kernels: - 2.6.9-42.0.3EL (RHEL 4) + 2.6.9-42.0.8EL (RHEL 4) 2.6.5-7.276 (SLES 9) 2.4.21-47.0.1.EL (RHEL 3) 2.6.12.6 vanilla (kernel.org) @@ -16,7 +16,7 @@ tbd Cluster File Systems, Inc. * Client support for unpatched kernels: (see https://mail.clusterfs.com/wikis/lustre/PatchlessClient) 2.6.16 - 2.6.19 vanilla (kernel.org) - 2.6.9-42.0.3EL (RHEL 4) + 2.6.9-42.0.8EL (RHEL 4) * Recommended e2fsprogs version: 1.39.cfs2-0 * bug fixes diff --git a/lustre/autoconf/lustre-version.ac b/lustre/autoconf/lustre-version.ac index c072adf..527dadc 100644 --- a/lustre/autoconf/lustre-version.ac +++ b/lustre/autoconf/lustre-version.ac @@ -1,6 +1,6 @@ m4_define([LUSTRE_MAJOR],[1]) -m4_define([LUSTRE_MINOR],[5]) -m4_define([LUSTRE_PATCH],[98]) +m4_define([LUSTRE_MINOR],[6]) +m4_define([LUSTRE_PATCH],[0]) m4_define([LUSTRE_FIX],[0]) dnl # 288 stands for 0.0.1.32 , next version with fixes is ok, but next after diff --git a/lustre/kernel_patches/which_patch b/lustre/kernel_patches/which_patch index 09c69f0..e9de5ee 100644 --- a/lustre/kernel_patches/which_patch +++ b/lustre/kernel_patches/which_patch @@ -8,6 +8,10 @@ rhel-2.4.21 RHEL3: 2.4.21-47.0.1.EL 2.6.12-vanilla kernel.org: 2.6.12.6 2.6-sles10 SLES10: 2.6.16.21-0.8 +CLIENT SUPPORT FOR UNPATCHED KERNELS: + kernel.org 2.6.16-2.6.19 + RHEL4: 2.6.9-42.0.8EL + NB - The patches in the 2.6-suse series should already be in the SLES9 SP1 kernel. The patches in the 2.6-suse-newer series are patches that have been created since the SP1 kernel was released and should be @@ -17,6 +21,4 @@ NB - The patches in the ldiskfs series should not be applied to the kernel. They are instead applied by the lustre build process to create the ldiskfs kernel module instead of modifying the core ext3 code. -UNSUPPORTED KERNELS; BEING PHASED OUT; MAY BE MISSING CRITICAL BUG FIXES: -hp-pnnl-2.4.20 linux-2.4.20-hp4_pnnl1 same as vanilla but no uml ia64 -vanilla-2.4.24 linux-2.4.24 patch with uml-2.4.24-6 um + -- 1.8.3.1