Whamcloud - gitweb
Branch b1_6
authorscjody <scjody>
Thu, 16 Aug 2007 01:52:42 +0000 (01:52 +0000)
committerscjody <scjody>
Thu, 16 Aug 2007 01:52:42 +0000 (01:52 +0000)
Update for 1.6.3

lustre/ChangeLog
lustre/autoconf/lustre-version.ac

index 8b08cd2..4a8a7e0 100644 (file)
@@ -1,3 +1,19 @@
+2007-09-24         Cluster File Systems, Inc. <info@clusterfs.com>
+       * version 1.6.3
+       * Support for kernels:
+        2.6.5-7.286 (SLES 9),
+        2.6.9-55.0.2.EL (RHEL 4),
+        2.6.16.46-0.14 (SLES 10),
+        2.6.18-8.1.8.el5 (RHEL 5),
+        2.6.18.8 vanilla (kernel.org)
+       * Client support for unpatched kernels:
+        (see http://wiki.lustre.org/index.php?title=Patchless_Client)
+        2.6.16 - 2.6.22 vanilla (kernel.org)
+       * Due to recently discovered recovery problems, we do not recommend
+        using patchless RHEL 4 clients with this or any earlier release.
+       * Recommended e2fsprogs version: 1.39.cfs8
+       * Note that reiserfs quotas are disabled on SLES 10 in this kernel.
+
 2007-08-27         Cluster File Systems, Inc. <info@clusterfs.com>
        * version 1.6.2
        * Support for kernels:
index ff0c02f..6daff96 100644 (file)
@@ -1,7 +1,7 @@
 m4_define([LUSTRE_MAJOR],[1])
 m4_define([LUSTRE_MINOR],[6])
-m4_define([LUSTRE_PATCH],[2])
-m4_define([LUSTRE_FIX],[0])
+m4_define([LUSTRE_PATCH],[3])
+m4_define([LUSTRE_FIX],[90])
 
 dnl # liblustre delta is 0.0.1.32 , next version with fixes is ok, but
 dnl # after following release candidate/beta would spill this warning already.