Whamcloud - gitweb
b=21571 stacksize and locking fixes for loadgen patch from umka
[fs/lustre-release.git] / lustre / ChangeLog
index f1fff09..efaa4c0 100644 (file)
@@ -1,20 +1,46 @@
 tbd  Sun Microsystems, Inc.
        * version 2.0.0
        * Support for kernels:
-        2.6.16.60-0.39.3 (SLES 10),
-        2.6.18-128.7.1.el5 (RHEL 5),
-        2.6.18-128.7.1.el5 (OEL 5),
-        2.6.27.19-5 (SLES11)
-        2.6.27 vanilla (kernel.org).
+        2.6.18-164.6.1.0.1.el5 (RHEL 5, OEL 5)
        * Client support for unpatched kernels:
         (see http://wiki.lustre.org/index.php?title=Patchless_Client)
         2.6.16 - 2.6.27 vanilla (kernel.org)
+         2.6.16.60-0.39.3 (SLES 10),
+         2.6.18-164.6.1.el5 (RHEL 5),
+         2.6.27.19-5 (SLES11)
+         2.6.27 vanilla (kernel.org).
        * Recommended e2fsprogs version: 1.41.6.sun1
        * Note that reiserfs quotas are disabled on SLES 10 in this kernel.
        * RHEL 4 and RHEL 5/SLES 10 clients behaves differently on 'cd' to a
         removed cwd "./" (refer to Bugzilla 14399).
 
 Severity   : normal
+Bugzilla   : 21259
+Description: Allow non-root access for "lfs check".
+Details    : Added a check in obd_class_ioctl() for OBD_IOC_PING_TARGET.
+
+Severity   : normal
+Bugzilla   : 21513
+Description: Clear imp_force_reconnect correctly in ptlrpc_connect_interpret()
+
+Severity   : enhancement
+Bugzilla   : 20773
+Description: Update kernel to RHEL5.4 2.6.18-164.6.1.el5 and
+            OEL5 2.6.18-164.6.1.0.1.el5(Both in-kernel OFED enabled).
+
+Severity   : normal
+Bugzilla   : 21049
+Description: Sanity test_27p fails.
+Details    : OBD_FAIL_OST_ENOSPC has been moved to filter_statfs().
+             Sanity tests 27 were cleaned up and improved.
+
+Severity   : normal$
+Bugzilla   : 18631
+Description: Unify req format on client/servers
+Details    : Use new req_capsule API [almost] everywhere instead of old PTLRPC
+             buffers and swabbers approach..
+
+Severity   : normal
 Frequency  : cleanup
 Bugzilla   : 19200
 Description: drop join file stuff.