Whamcloud - gitweb
New tag 2.4.50 2.4.50 v2_4_50 v2_4_50_0
authorOleg Drokin <green@whamcloud.com>
Wed, 15 May 2013 23:20:37 +0000 (19:20 -0400)
committerOleg Drokin <green@whamcloud.com>
Wed, 15 May 2013 23:20:37 +0000 (19:20 -0400)
After branching off b2_4, master becomes 2.5.0 development branch.

Signed-off-by: Oleg Drokin <oleg.drokin@intel.com>
Change-Id: I1c8207394016d793a64f57d410d33c43ac96b34c

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

index 80d9e5d..49629d6 100644 (file)
@@ -1,4 +1,24 @@
 TBD Intel Corporation
+       * version 2.5.0
+       * See http://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix
+       * Server support for kernels:
+        2.6.32-358.6.1.el6  (RHEL6)
+       * Client support for unpatched kernels:
+        2.6.32-358.6.1.el6  (RHEL6)
+         2.6.27.19-5         (SLES11)
+        2.6.18-348.3.1.el5  (RHEL5)
+         2.6.16.60-0.69.1    (SLES10)
+         3.6.10-2.fc17       (FC17)
+       * Recommended e2fsprogs version: 1.42.7.wc1
+       * NFS export disabled when stack size < 8192 (32-bit Lustre clients),
+         since the NFSv4 export of Lustre filesystem with 4K stack may cause a
+         stack overflow. For more information, please refer to bugzilla 17630.
+       * NFSv4 reexport to 32-bit NFS client nodes requires Lustre client on
+         the re-exporting nodes to be mounted with "32bitapi" mount option
+
+--------------------------------------------------------------------------------
+
+05-30-2013 Intel Corporation
        * version 2.4.0
        * See http://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix
        * Server support for kernels:
index 000334e..e5b8b5d 100644 (file)
@@ -1,6 +1,6 @@
 m4_define([LUSTRE_MAJOR],[2])
-m4_define([LUSTRE_MINOR],[3])
-m4_define([LUSTRE_PATCH],[65])
+m4_define([LUSTRE_MINOR],[4])
+m4_define([LUSTRE_PATCH],[50])
 m4_define([LUSTRE_FIX],[0])
 
 dnl # liblustre delta is 0.0.1.32 , next version with fixes is ok, but