Whamcloud - gitweb
update vers and supported kernels
authornathan <nathan>
Tue, 6 Mar 2007 00:09:13 +0000 (00:09 +0000)
committernathan <nathan>
Tue, 6 Mar 2007 00:09:13 +0000 (00:09 +0000)
lustre/ChangeLog
lustre/autoconf/lustre-version.ac
lustre/kernel_patches/which_patch

index f5943e1..eeeb107 100644 (file)
@@ -8,7 +8,7 @@ tbd         Cluster File Systems, Inc. <info@clusterfs.com>
         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. <info@clusterfs.com>
        * 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
 
index c072adf..527dadc 100644 (file)
@@ -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
index 09c69f0..e9de5ee 100644 (file)
@@ -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
+