Whamcloud - gitweb
Prepare for Build 43. v1_10_0_43
authorRobert Read <robert.read@oracle.com>
Fri, 28 May 2010 17:47:09 +0000 (10:47 -0700)
committerRobert Read <robert.read@oracle.com>
Fri, 28 May 2010 17:47:09 +0000 (10:47 -0700)
lustre/ChangeLog
lustre/autoconf/lustre-version.ac

index d5c27db..c82f012 100644 (file)
@@ -13,6 +13,27 @@ tbd  Sun Microsystems, Inc.
        * Recommended e2fsprogs version: 1.41.10-sun2
 
 Severity   : normal
        * Recommended e2fsprogs version: 1.41.10-sun2
 
 Severity   : normal
+Bugzilla   : 22787
+Description: Update to OFED 1.5.1
+Details    : OFED 1.5.1 will be  used in environments that don't use
+            vendor supplied OFED.
+
+Severity   : normal
+Bugzilla   : 22455
+Description: Remove lnet. prefix from lctl params display
+Details    : Also renamed lnet.memused to lnet_memused to
+            avoid name conflict.
+
+Severity   : normal
+Bugzilla   : 15253
+Description: Use conf_param -d to remove permanant settings.
+
+Severity   : normal
+Bugzilla   : 22455
+Description: Add list_param -R
+Details    : lctl list_param now supports recursive mode.
+
+Severity   : normal
 Bugzilla   : 21829, 22312
 Description: Fix llobdstat.
 Details    : 1. Now updating the write_bytes counter
 Bugzilla   : 21829, 22312
 Description: Fix llobdstat.
 Details    : 1. Now updating the write_bytes counter
index a9ca320..ba90348 100644 (file)
@@ -1,7 +1,7 @@
 m4_define([LUSTRE_MAJOR],[1])
 m4_define([LUSTRE_MINOR],[10])
 m4_define([LUSTRE_PATCH],[0])
 m4_define([LUSTRE_MAJOR],[1])
 m4_define([LUSTRE_MINOR],[10])
 m4_define([LUSTRE_PATCH],[0])
-m4_define([LUSTRE_FIX],[42])
+m4_define([LUSTRE_FIX],[43])
 
 dnl # don't forget to update the service tags info
 m4_define([CLIENT_URN],["LUSTRE-200-CLT"])
 
 dnl # don't forget to update the service tags info
 m4_define([CLIENT_URN],["LUSTRE-200-CLT"])