Whamcloud - gitweb
Prepare for Build 44. v1_10_0_44
authorRobert Read <robert.read@oracle.com>
Fri, 11 Jun 2010 18:15:53 +0000 (11:15 -0700)
committerRobert Read <robert.read@oracle.com>
Fri, 11 Jun 2010 18:15:53 +0000 (11:15 -0700)
lustre/ChangeLog
lustre/autoconf/lustre-version.ac

index 29b81a0..6e230c1 100644 (file)
@@ -12,6 +12,23 @@ tbd  Sun Microsystems, Inc.
         2.6.29.4-167.fc11 (FC11)
        * Recommended e2fsprogs version: 1.41.10-sun2
 
+Severity   : enhancement
+Bugzilla   : 22481
+Description: Distribute lfs_migrate script with lustre
+Details    : The lfs_migrate mentioned in the manual is now included in the
+             lustre tree in lustre/scripts and will distributed in lustre RPMs.
+
+
+Severity   : enhancement
+Bugzilla   : 15253
+Description: Failover nid list added to import proc file.
+
+Severity   : enhancement
+Bugzilla   : 22864
+Description: "som_preview" mount option required to use SOM
+Details    : The clients will need to use som_preview mount option
+             in order to use SOM. 
+
 Bugzilla   : 22850
 Description: Lustre does not do 1MB IOs to HW RAID
 Details    : Bump MAX_PHYS/HW_SEGMENTS and SG_ALL to 256 in the RHEL5 kernel.
index ba90348..3ff7e30 100644 (file)
@@ -1,7 +1,7 @@
 m4_define([LUSTRE_MAJOR],[1])
 m4_define([LUSTRE_MINOR],[10])
 m4_define([LUSTRE_PATCH],[0])
-m4_define([LUSTRE_FIX],[43])
+m4_define([LUSTRE_FIX],[44])
 
 dnl # don't forget to update the service tags info
 m4_define([CLIENT_URN],["LUSTRE-200-CLT"])