Whamcloud - gitweb
Prepare for Build 36. 1.10.0.36 2.0.0_alpha7 v1_10_0_36
authorRobert Read <rread@sun.com>
Thu, 4 Feb 2010 23:55:21 +0000 (15:55 -0800)
committerRobert Read <rread@sun.com>
Thu, 4 Feb 2010 23:55:21 +0000 (15:55 -0800)
lustre/ChangeLog
lustre/autoconf/lustre-version.ac

index 0df1b01..da94fa7 100644 (file)
@@ -14,6 +14,25 @@ tbd  Sun Microsystems, Inc.
 
 
 Severity   : normal
+Bugzilla   : 21259
+Description: lfs check only allowed for root
+Details    : Code cleanups and added a regresion test of non-root use of
+            lfs check.
+
+Severity   : normal
+Bugzilla   : 21879
+Description: MDS Oopses in ptlrpc_dispatch_difficult_reply()/__list_add()
+Details    : Fix hr->hr_index overload.
+
+Severity   : normal
+Bugzilla   : 19742
+Description: Fix FIEMAP functionality.
+
+Severity   : normal
+Bugzilla   : 19808
+Description: FC11 patchless client support added
+
+Severity   : normal
 Bugzilla   : 21632
 Description: Update RHEL5.4 kernel to 2.6.18-164.11.1.el5 and
             OEL5.4 kernel to 2.6.18-164.11.1.0.1.el5.
index cbc3e4f..d391adb 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],[35])
+m4_define([LUSTRE_FIX],[36])
 
 dnl # don't forget to update the service tags info
 m4_define([CLIENT_URN],["LUSTRE-200-CLT"])