Whamcloud - gitweb
file jbd-stats-2.6.9.patch was initially added on branch b1_4.
[fs/lustre-release.git] / lnet / ChangeLog
index 3d7f2b0..fed4790 100644 (file)
@@ -1,3 +1,45 @@
+tba  Cluster File Systems, Inc. <info@clusterfs.com>
+       * version 1.4.4
+       * bug fixes
+
+Severity   : major
+Frequency  : rare (large Voltaire clusters only)
+Bugzilla   : 6993
+Description: the default number of reserved transmit descriptors was too low
+             for some large clusters
+Details    : As a workaround, the number was increased.  A proper fix includes
+             a run-time tunable.
+
+2005-06-02  Cluster File Systems, Inc. <info@clusterfs.com>
+       * version 1.4.3
+       * bug fixes
+
+Severity   : major
+Frequency  : occasional (large-scale events, cluster reboot, network failure)
+Bugzilla   : 6411
+Description: too many error messages on console obscure actual problem and
+             can slow down/panic server, or cause recovery to fail repeatedly
+Details    : enable rate-limiting of console error messages, and some messages
+             that were console errors now only go to the kernel log
+
+Severity   : enhancement
+Bugzilla   : 1693
+Description: add /proc/sys/portals/catastrophe entry which will report if
+             that node has previously LBUGged
+
+2005-04-06  Cluster File Systems, Inc. <info@clusterfs.com>
+       * bugs
+       - update gmnal to use PTL_MTU, fix module refcounting (b=5786)
+
+2005-04-04  Cluster File Systems, Inc. <info@clusterfs.com>
+       * bugs
+       - handle error return code in kranal_check_fma_rx() (5915,6054)
+
+2005-02-04  Cluster File Systems, Inc. <info@clusterfs.com>
+       * miscellania
+       - update vibnal (Voltaire IB NAL)
+       - update gmnal (Myrinet NAL), gmnalid
+
 2005-02-04  Eric Barton  <eeb@bartonsoftware.com>
 
        * Landed portals:b_port_step as follows...