Whamcloud - gitweb
New tag 2.5.3-RC1 2.5.3 2.5.3-RC1 v2_5_3 v2_5_3_0 v2_5_3_0_RC1 v2_5_3_RC1
authorOleg Drokin <oleg.drokin@intel.com>
Fri, 29 Aug 2014 02:38:24 +0000 (22:38 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 29 Aug 2014 02:38:24 +0000 (22:38 -0400)
Change-Id: I386568268b31090e3909519ff1cfcc304400a436

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

index f279cad..b37bb6c 100644 (file)
@@ -1,3 +1,22 @@
+09-03-2014 Intel Corporation
+       * version 2.5.3
+       * See http://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix
+       * Server support for kernels:
+        2.6.32-431.23.3.el6 (RHEL6)
+        3.0.101-0.35        (SLES11SP3)
+       * Client support for unpatched kernels:
+         2.6.32-431.23.3.el6 (RHEL6)
+         3.0.101-0.35        (SLES11SP3)
+         3.6.10-2.fc17       (FC17)
+       * Recommended e2fsprogs version: 1.42.9.wc1 or newer
+       * 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
+
+--------------------------------------------------------------------------------
+
 06-23-2014 Intel Corporation
        * version 2.5.2
        * See http://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix
index 0da0d9a..15e98e0 100644 (file)
@@ -1,6 +1,6 @@
 m4_define([LUSTRE_MAJOR],[2])
 m4_define([LUSTRE_MINOR],[5])
-m4_define([LUSTRE_PATCH],[2])
+m4_define([LUSTRE_PATCH],[3])
 m4_define([LUSTRE_FIX],[0])
 
 dnl # liblustre delta is 0.0.1.32 , next version with fixes is ok, but