Whamcloud - gitweb
Branch HEAD
[fs/lustre-release.git] / lnet / ChangeLog
1 tbd  Sun Microsystems, Inc.
2         * version 1.6.6
3         * Support for networks:
4          socklnd   - any kernel supported by Lustre,
5          qswlnd    - Qsnet kernel modules 5.20 and later,
6          openiblnd - IbGold 1.8.2,
7          o2iblnd   - OFED 1.1, 1.2.0, 1.2.5, and 1.3
8          viblnd    - Voltaire ibhost 3.4.5 and later,
9          ciblnd    - Topspin 3.2.0,
10          iiblnd    - Infiniserv 3.3 + PathBits patch,
11          gmlnd     - GM 2.1.22 and later,
12          mxlnd     - MX 1.2.1 or later,
13          ptllnd    - Portals 3.3 / UNICOS/lc 1.5.x, 2.0.x
14
15 Severity   : 
16 Bugzilla   : 
17 Description: 
18 Details    : 
19
20 Severity   : normal
21 Bugzilla   : 15272
22 Description: ptl_send_rpc hits LASSERT when ptl_send_buf fails
23 Details    : only hits under out-of-memory situations
24
25
26 -------------------------------------------------------------------------------
27
28
29 04-26-2008  Sun Microsystems, Inc.
30        * version 1.6.5
31        * Support for networks:
32         socklnd   - any kernel supported by Lustre,
33         qswlnd    - Qsnet kernel modules 5.20 and later,
34         openiblnd - IbGold 1.8.2,
35         o2iblnd   - OFED 1.1 and 1.2.0, 1.2.5
36         viblnd    - Voltaire ibhost 3.4.5 and later,
37         ciblnd    - Topspin 3.2.0,
38         iiblnd    - Infiniserv 3.3 + PathBits patch,
39         gmlnd     - GM 2.1.22 and later,
40         mxlnd     - MX 1.2.1 or later,
41         ptllnd    - Portals 3.3 / UNICOS/lc 1.5.x, 2.0.x
42
43 Severity   : normal
44 Bugzilla   : 14322
45 Description: excessive debug information removed
46 Details    : excessive debug information removed
47
48 Severity   : major
49 Bugzilla   : 15712
50 Description: ksocknal_create_conn() hit ASSERTION during connection race
51 Details    : ksocknal_create_conn() hit ASSERTION during connection race
52
53 Severity   : major
54 Bugzilla   : 13983
55 Description: ksocknal_send_hello() hit ASSERTION while connecting race
56 Details    : ksocknal_send_hello() hit ASSERTION while connecting race
57
58 Severity   : major
59 Bugzilla   : 14425
60 Description: o2iblnd/ptllnd credit deadlock in a routed config.
61 Details    : o2iblnd/ptllnd credit deadlock in a routed config.
62
63 Severity   : normal
64 Bugzilla   : 14956
65 Description: High load after starting lnet
66 Details    : gmlnd should sleep in rx thread in interruptible way. Otherwise,
67              uptime utility reports high load that looks confusingly.
68
69 Severity   : normal
70 Bugzilla   : 14838
71 Description: ksocklnd fails to establish connection if accept_port is high
72 Details    : PID remapping must not be done for active (outgoing) connections
73
74 --------------------------------------------------------------------------------
75
76 2008-01-11  Sun Microsystems, Inc.
77        * version 1.4.12
78        * Support for networks:
79         socklnd   - any kernel supported by Lustre,
80         qswlnd    - Qsnet kernel modules 5.20 and later,
81         openiblnd - IbGold 1.8.2,
82         o2iblnd   - OFED 1.1 and 1.2.0, 1.2.5
83         viblnd    - Voltaire ibhost 3.4.5 and later,
84         ciblnd    - Topspin 3.2.0,
85         iiblnd    - Infiniserv 3.3 + PathBits patch,
86         gmlnd     - GM 2.1.22 and later,
87         mxlnd     - MX 1.2.1 or later,
88         ptllnd    - Portals 3.3 / UNICOS/lc 1.5.x, 2.0.x
89 Severity   : normal
90 Bugzilla   : 14387
91 Description: liblustre network error
92 Details    : liblustre clients should understand LNET_ACCEPT_PORT environment
93              variable even if they don't start lnet acceptor.
94
95 Severity   : normal
96 Bugzilla   : 14300
97 Description: Strange message from lnet (Ignoring prediction from the future)
98 Details    : Incorrect calculation of peer's last_alive value in ksocklnd
99
100 --------------------------------------------------------------------------------
101
102 2007-12-07         Cluster File Systems, Inc. <info@clusterfs.com>
103        * version 1.6.4
104        * Support for networks:
105         socklnd   - any kernel supported by Lustre,
106         qswlnd    - Qsnet kernel modules 5.20 and later,
107         openiblnd - IbGold 1.8.2,
108         o2iblnd   - OFED 1.1 and 1.2.0, 1.2.5.
109         viblnd    - Voltaire ibhost 3.4.5 and later,
110         ciblnd    - Topspin 3.2.0,
111         iiblnd    - Infiniserv 3.3 + PathBits patch,
112         gmlnd     - GM 2.1.22 and later,
113         mxlnd     - MX 1.2.1 or later,
114         ptllnd    - Portals 3.3 / UNICOS/lc 1.5.x, 2.0.x
115
116 Severity   : normal
117 Bugzilla   : 14238
118 Description: ASSERTION(me == md->md_me) failed in lnet_match_md()
119
120 Severity   : normal
121 Bugzilla   : 12494
122 Description: increase send queue size for ciblnd/openiblnd
123
124 Severity   : normal
125 Bugzilla   : 12302
126 Description: new userspace socklnd
127 Details    : Old userspace tcpnal that resided in lnet/ulnds/socklnd replaced
128              with new one - usocklnd.
129
130 Severity   : enhancement
131 Bugzilla   : 11686
132 Description: Console message flood
133 Details    : Make cdls ratelimiting more tunable by adding several tunable in
134              procfs /proc/sys/lnet/console_{min,max}_delay_centisecs and
135              /proc/sys/lnet/console_backoff.
136
137 --------------------------------------------------------------------------------
138
139 2007-09-27         Cluster File Systems, Inc. <info@clusterfs.com>
140        * version 1.6.3
141        * Support for networks:
142         socklnd   - any kernel supported by Lustre,
143         qswlnd    - Qsnet kernel modules 5.20 and later,
144         openiblnd - IbGold 1.8.2,
145         o2iblnd   - OFED 1.1 and 1.2,
146         viblnd    - Voltaire ibhost 3.4.5 and later,
147         ciblnd    - Topspin 3.2.0,
148         iiblnd    - Infiniserv 3.3 + PathBits patch,
149         gmlnd     - GM 2.1.22 and later,
150         mxlnd     - MX 1.2.1 or later,
151         ptllnd    - Portals 3.3 / UNICOS/lc 1.5.x, 2.0.x
152
153 Severity   : normal
154 Bugzilla   : 12782
155 Description: /proc/sys/lnet has non-sysctl entries
156 Details    : Updating dump_kernel/daemon_file/debug_mb to use sysctl variables
157
158 Severity   : major
159 Bugzilla   : 13236
160 Description: TOE Kernel panic by ksocklnd
161 Details    : offloaded sockets provide their own implementation of sendpage,
162              can't call tcp_sendpage() directly
163
164 Severity   : normal
165 Bugzilla   : 10778
166 Description: kibnal_shutdown() doesn't finish; lconf --cleanup hangs
167 Details    : races between lnd_shutdown and peer creation prevent 
168              lnd_shutdown from finishing.
169
170 Severity   : normal
171 Bugzilla   : 13279
172 Description: open files rlimit 1024 reached while liblustre testing
173 Details    : ulnds/socklnd must close open socket after unsuccessful
174              'say hello' attempt.
175
176 Severity   : major 
177 Bugzilla   : 13482
178 Description: build error
179 Details    : fix typos in gmlnd, ptllnd and viblnd
180
181 ------------------------------------------------------------------------------
182
183 2007-07-30  Cluster File Systems, Inc. <info@clusterfs.com>
184        * version 1.6.1
185        * Support for networks:
186         socklnd   - kernels up to 2.6.16,
187         qswlnd    - Qsnet kernel modules 5.20 and later,
188         openiblnd - IbGold 1.8.2,
189         o2iblnd   - OFED 1.1 and 1.2
190         viblnd    - Voltaire ibhost 3.4.5 and later,
191         ciblnd    - Topspin 3.2.0,
192         iiblnd    - Infiniserv 3.3 + PathBits patch,
193         gmlnd     - GM 2.1.22 and later,
194         mxlnd     - MX 1.2.1 or later,
195         ptllnd    - Portals 3.3 / UNICOS/lc 1.5.x, 2.0.x
196
197 2007-06-21  Cluster File Systems, Inc. <info@clusterfs.com>
198        * version 1.4.11
199        * Support for networks:
200         socklnd   - kernels up to 2.6.16,
201         qswlnd    - Qsnet kernel modules 5.20 and later,
202         openiblnd - IbGold 1.8.2,
203         o2iblnd   - OFED 1.1
204         viblnd    - Voltaire ibhost 3.4.5 and later,
205         ciblnd    - Topspin 3.2.0,
206         iiblnd    - Infiniserv 3.3 + PathBits patch,
207         gmlnd     - GM 2.1.22 and later,
208         mxlnd     - MX 1.2.1 or later,
209         ptllnd    - Portals 3.3 / UNICOS/lc 1.5.x, 2.0.x
210
211 Severity   : minor
212 Bugzilla   : 13288
213 Description: Initialize cpumask before use
214
215 Severity   : major
216 Bugzilla   : 12014
217 Description: ASSERTION failures when upgrading to the patchless zero-copy
218              socklnd 
219 Details    : This bug affects "rolling upgrades", causing an inconsistent
220              protocol version negotiation and subsequent assertion failure
221              during rolling upgrades after the first wave of upgrades.
222
223 Severity   : minor
224 Bugzilla   : 11223
225 Details    : Change "dropped message" CERRORs to D_NETERROR so they are
226              logged instead of creating "console chatter" when a lustre
227              timeout races with normal RPC completion.
228
229 Severity   : minor
230 Details    : lnet_clear_peer_table can wait forever if user forgets to
231              clear a lazy portal.
232
233 Severity   : minor
234 Details    : libcfs_id2str should check pid against LNET_PID_ANY.
235
236 Severity   : major
237 Bugzilla   : 10916
238 Description: added LNET self test
239 Details    : landing b_self_test
240
241 Severity   : minor
242 Frequency  : rare
243 Bugzilla   : 12227
244 Description: cfs_duration_{u,n}sec() wrongly calculate nanosecond part of
245              struct timeval.
246 Details    : do_div() macro is used incorrectly.
247
248 2007-04-23  Cluster File Systems, Inc. <info@clusterfs.com>
249
250 Severity   : normal
251 Bugzilla   : 11680
252 Description: make panic on lbug configurable
253
254 Severity   : major
255 Bugzilla   : 12316
256 Description: Add OFED1.2 support to o2iblnd
257 Details    : o2iblnd depends on OFED's modules, if out-tree OFED's modules
258              are installed (other than kernel's in-tree infiniband), there
259              could be some problem while insmod o2iblnd (mismatch CRC of 
260              ib_* symbols).
261              If extra Module.symvers is supported in kernel (i.e, 2.6.17),
262              this link provides solution:
263              https://bugs.openfabrics.org/show_bug.cgi?id=355
264              if extra Module.symvers is not supported in kernel, we will
265              have to run the script in bug 12316 to update
266              $LINUX/module.symvers before building o2iblnd.
267              More details about this are in bug 12316.
268
269 ------------------------------------------------------------------------------
270
271 2007-04-01  Cluster File Systems, Inc. <info@clusterfs.com>
272        * version 1.4.10 / 1.6.0
273        * Support for networks:
274         socklnd   - kernels up to 2.6.16,
275         qswlnd    - Qsnet kernel modules 5.20 and later,
276         openiblnd - IbGold 1.8.2,
277         o2iblnd   - OFED 1.1,
278         viblnd    - Voltaire ibhost 3.4.5 and later,
279         ciblnd    - Topspin 3.2.0,
280         iiblnd    - Infiniserv 3.3 + PathBits patch,
281         gmlnd     - GM 2.1.22 and later,
282         mxlnd     - MX 1.2.1 or later,
283         ptllnd    - Portals 3.3 / UNICOS/lc 1.5.x, 2.0.x
284         
285 Severity   : minor
286 Frequency  : rare
287 Description: Ptllnd didn't init kptllnd_data.kptl_idle_txs before it could be
288              possibly accessed in kptllnd_shutdown. Ptllnd should init 
289              kptllnd_data.kptl_ptlid2str_lock before calling kptllnd_ptlid2str.
290
291 Severity   : normal
292 Frequency  : rare
293 Description: gmlnd ignored some transmit errors when finalizing lnet messages.
294
295 Severity   : minor
296 Frequency  : rare
297 Description: ptllnd logs a piece of incorrect debug info in kptllnd_peer_handle_hello.
298
299 Severity   : minor
300 Frequency  : rare
301 Description: the_lnet.ln_finalizing was not set when the current thread is
302              about to complete messages. It only affects multi-threaded 
303              user space LNet.
304         
305 Severity   : normal
306 Frequency  : rare
307 Bugzilla   : 11472
308 Description: Changed the default kqswlnd ntxmsg=512
309         
310 Severity   : major
311 Frequency  : rare
312 Bugzilla   : 12458
313 Description: Assertion failure in kernel ptllnd caused by posting passive
314              bulk buffers before connection establishment complete.
315         
316 Severity   : major
317 Frequency  : rare
318 Bugzilla   : 12445
319 Description: A race in kernel ptllnd between deleting a peer and posting
320              new communications for it could hang communications -
321              manifesting as "Unexpectedly long timeout" messages.
322         
323 Severity   : major
324 Frequency  : rare
325 Bugzilla   : 12432
326 Description: Kernel ptllnd lock ordering issue could hang a node.
327         
328 Severity   : major
329 Frequency  : rare
330 Bugzilla   : 12016
331 Description: node crash on socket teardown race
332
333 Severity   : minor
334 Frequency  : 'lctl peer_list' issued on a mx net
335 Bugzilla   : 12237
336 Description: Enable lctl's peer_list for MXLND
337
338 Severity   : major
339 Frequency  : after Ptllnd timeouts and portals congestion
340 Bugzilla   : 11659
341 Description: Credit overflows
342 Details    : This was a bug in ptllnd connection establishment.  The fix
343              implements better peer stamps to disambiguate connection
344              establishment and ensure both peers enter the credit flow
345              state machine consistently.
346
347 Severity   : major
348 Frequency  : rare       
349 Bugzilla   : 11394
350 Description: kptllnd didn't propagate some network errors up to LNET 
351 Details    : This bug was spotted while investigating 11394.  The fix
352              ensures network errors on sends and bulk transfers are
353              propagated to LNET/lustre correctly.
354
355 Severity   : enhancement
356 Bugzilla   : 10316
357 Description: Fixed console chatter in case of -ETIMEDOUT.
358
359 Severity   : enhancement
360 Bugzilla   : 11684
361 Description: Added D_NETTRACE for recording network packet history
362              (initially only for ptllnd).  Also a separate userspace
363              ptllnd facility to gather history which should really be
364              covered by D_NETTRACE too, if only CDEBUG recorded history in
365              userspace.
366
367 Severity   : major
368 Frequency  : rare       
369 Bugzilla   : 11616
370 Description: o2iblnd handle early RDMA_CM_EVENT_DISCONNECTED.
371 Details    : If the fabric is lossy, an RDMA_CM_EVENT_DISCONNECTED
372              callback can occur before a connection has actually been
373              established.  This caused an assertion failure previously.
374
375 Severity   : enhancement
376 Bugzilla   : 11094
377 Description: Multiple instances for o2iblnd
378 Details    : Allow multiple instances of o2iblnd to enable networking over
379              multiple HCAs and routing between them.
380
381 Severity   : major
382 Bugzilla   : 11201
383 Description: lnet deadlock in router_checker
384 Details    : turned ksnd_connd_lock, ksnd_reaper_lock, and ksock_net_t:ksnd_lock
385              into BH locks to eliminate potential deadlock caused by
386              ksocknal_data_ready() preempting code holding these locks.
387
388 Severity   : major
389 Bugzilla   : 11126
390 Description: Millions of failed socklnd connection attempts cause a very slow FS
391 Details    : added a new route flag ksnr_scheduled to distinguish from
392              ksnr_connecting, so that a peer connection request is only turned
393              down for race concerns when an active connection to the same peer
394              is under progress (instead of just being scheduled).
395
396 ------------------------------------------------------------------------------
397
398 2007-02-09  Cluster File Systems, Inc. <info@clusterfs.com>
399        * version 1.4.9
400        * Support for networks:
401         socklnd   - kernels up to 2.6.16
402         qswlnd    - Qsnet kernel modules 5.20 and later
403         openiblnd - IbGold 1.8.2
404         o2iblnd   - OFED 1.1
405         viblnd    - Voltaire ibhost 3.4.5 and later
406         ciblnd    - Topspin 3.2.0
407         iiblnd    - Infiniserv 3.3 + PathBits patch
408         gmlnd     - GM 2.1.22 and later
409         mxlnd     - MX 1.2.1 or later
410         ptllnd    - Portals 3.3 / UNICOS/lc 1.5.x, 2.0.x
411        * bug fixes
412
413 Severity   : major on XT3
414 Bugzilla   : none
415 Description: libcfs overwrites /proc/sys/portals
416 Details    : libcfs created a symlink from /proc/sys/portals to
417              /proc/sys/lnet for backwards compatibility.  This is no
418              longer required and makes the Cray portals /proc variables
419              inaccessible.
420
421 Severity   : minor
422 Bugzilla   : 11312
423 Description: OFED FMR API change
424 Details    : This changes parameter usage to reflect a change in
425              ib_fmr_pool_map_phys() between OFED 1.0 and OFED 1.1.  Note
426              that FMR support is only used in experimental versions of the
427              o2iblnd - this change does not affect standard usage at all.
428
429 Severity   : enhancement
430 Bugzilla   : 11245
431 Description: new ko2iblnd module parameter: ib_mtu
432 Details    : the default IB MTU of 2048 performs badly on 23108 Tavor
433              HCAs.  You can avoid this problem by setting the MTU to 1024
434              using this module parameter.
435
436 Severity   : enhancement
437 Bugzilla   : 11118/11620
438 Description: ptllnd small request message buffer alignment fix
439 Details    : Set the PTL_MD_LOCAL_ALIGN8 option on small message receives.
440              Round up small message size on sends in case this option
441              is not supported.  11620 was a defect in the initial
442              implementation which effectively asserted all peers had to be
443              running the correct protocol version which was fixed by always
444              NAK-ing such requests and handling any misalignments they
445              introduce.
446
447 Severity   : minor
448 Frequency  : rarely
449 Description: When kib(nal|lnd)_del_peer() is called upon a peer whose
450              ibp_tx_queue is not empty, kib(nal|lnd)_destroy_peer()'s
451              'LASSERT(list_empty(&peer->ibp_tx_queue))' will fail.
452
453 Severity   : enhancement
454 Bugzilla   : 11250
455 Description: Patchless ZC(zero copy) socklnd
456 Details    : New protocol for socklnd, socklnd can support zero copy without
457              kernel patch, it's compatible with old socklnd. Checksum is 
458              moved from tunables to modparams.
459
460 Severity   : minor
461 Frequency  : rarely
462 Description: When ksocknal_del_peer() is called upon a peer whose
463              ksnp_tx_queue is not empty, ksocknal_destroy_peer()'s
464              'LASSERT(list_empty(&peer->ksnp_tx_queue))' will fail.
465
466 Severity   : normal
467 Frequency  : when ptlrpc is under heavy use and runs out of request buffer
468 Bugzilla   : 11318
469 Description: In lnet_match_blocked_msg(), md can be used without holding a
470              ref on it.
471
472 Severity   : minor
473 Frequency  : very rarely
474 Bugzilla   : 10727
475 Description: If ksocknal_lib_setup_sock() fails, a ref on peer is lost.
476              If connd connects a route which has been closed by
477              ksocknal_shutdown(), ksocknal_create_routes() may create new
478              routes which hold references on the peer, causing shutdown
479              process to wait for peer to disappear forever.
480
481 Severity   : enhancement
482 Bugzilla   : 11234
483 Description: Dump XT3 portals traces on kptllnd timeout
484 Details    : Set the kptllnd module parameter "ptltrace_on_timeout=1" to
485              dump Cray portals debug traces to a file.  The kptllnd module
486              parameter "ptltrace_basename", default "/tmp/lnet-ptltrace",
487              is the basename of the dump file.
488
489 Severity   : major
490 Frequency  : infrequent
491 Bugzilla   : 11308
492 Description: kernel ptllnd fix bug in connection re-establishment
493 Details    : Kernel ptllnd could produce protocol errors e.g. illegal
494              matchbits and/or violate the credit flow protocol when trying
495              to re-establish a connection with a peer after an error or
496              timeout. 
497
498 Severity   : enhancement
499 Bugzilla   : 10316
500 Description: Allow /proc/sys/lnet/debug to be set symbolically
501 Details    : Allow debug and subsystem debug values to be read/set by name
502              in addition to numerically, for ease of use.
503
504 Severity   : normal
505 Frequency  : only in configurations with LNET routers
506 Bugzilla   : 10316
507 Description: routes automatically marked down and recovered
508 Details    : In configurations with LNET routers if a router fails routers
509              now actively try to recover routes that are down, unless they
510              are marked down by an administrator.
511
512 ------------------------------------------------------------------------------
513
514 2006-12-09  Cluster File Systems, Inc. <info@clusterfs.com>
515
516 Severity   : critical
517 Frequency  : very rarely, in configurations with LNET routers and TCP
518 Bugzilla   : 10889
519 Description: incorrect data written to files on OSTs
520 Details    : In certain high-load conditions incorrect data may be written
521              to files on the OST when using TCP networks.
522
523 ------------------------------------------------------------------------------
524
525 2006-07-31  Cluster File Systems, Inc. <info@clusterfs.com>
526         * version 1.4.7
527         - rework CDEBUG messages rate-limiting mechanism b=10375
528         - add per-socket tunables for socklnd if the kernel is patched b=10327
529
530 ------------------------------------------------------------------------------
531
532 2006-02-15  Cluster File Systems, Inc. <info@clusterfs.com>
533         * version 1.4.6
534         - fix use of portals/lnet pid to avoid dropping RPCs b=10074
535         - iiblnd wasn't mapping all memory, resulting in comms errors b=9776
536         - quiet LNET startup LNI message for liblustre b=10128
537         - Better console error messages if 'ip2nets' can't match an IP address
538         - Fixed overflow/use-before-set bugs in linux-time.h
539         - Fixed ptllnd bug that wasn't initialising rx descriptors completely
540         - LNET teardown failed an assertion about the route table being empty
541         - Fixed a crash in LNetEQPoll(<invalid handle>)
542         - Future protocol compatibility work (b_rls146_lnetprotovrsn)
543         - improve debug message for liblustre/Catamount nodes (b=10116)
544
545 2005-10-10  Cluster File Systems, Inc. <info@clusterfs.com>
546         * Configuration change for the XT3
547              The PTLLND is now used to run Lustre over Portals on the XT3.
548              The configure option(s) --with-cray-portals are no longer
549              used.  Rather --with-portals=<path-to-portals-includes> is
550              used to enable building on the XT3.  In addition to enable
551              XT3 specific features the option --enable-cray-xt3 must be
552              used.
553
554 2005-10-10  Cluster File Systems, Inc. <info@clusterfs.com>
555         * Portals has been removed, replaced by LNET.
556            LNET is new networking infrastructure for Lustre, it includes a
557            reorganized network configuration mode (see the user
558            documentation for full details) as well as support for routing
559            between different network fabrics.  Lustre Networking Devices
560            (LNDS) for the supported network fabrics have also been created
561            for this new infrastructure.
562
563 2005-08-08  Cluster File Systems, Inc. <info@clusterfs.com>
564        * version 1.4.4
565        * bug fixes
566
567 Severity   : major
568 Frequency  : rare (large Voltaire clusters only)
569 Bugzilla   : 6993
570 Description: the default number of reserved transmit descriptors was too low
571              for some large clusters
572 Details    : As a workaround, the number was increased.  A proper fix includes
573              a run-time tunable.
574
575 2005-06-02  Cluster File Systems, Inc. <info@clusterfs.com>
576        * version 1.4.3
577        * bug fixes
578
579 Severity   : major
580 Frequency  : occasional (large-scale events, cluster reboot, network failure)
581 Bugzilla   : 6411
582 Description: too many error messages on console obscure actual problem and
583              can slow down/panic server, or cause recovery to fail repeatedly
584 Details    : enable rate-limiting of console error messages, and some messages
585              that were console errors now only go to the kernel log
586
587 Severity   : enhancement
588 Bugzilla   : 1693
589 Description: add /proc/sys/portals/catastrophe entry which will report if
590              that node has previously LBUGged
591
592 2005-04-06  Cluster File Systems, Inc. <info@clusterfs.com>
593        * bugs
594         - update gmnal to use PTL_MTU, fix module refcounting (b=5786)
595
596 2005-04-04  Cluster File Systems, Inc. <info@clusterfs.com>
597        * bugs
598         - handle error return code in kranal_check_fma_rx() (5915,6054)
599
600 2005-02-04  Cluster File Systems, Inc. <info@clusterfs.com>
601        * miscellania
602         - update vibnal (Voltaire IB NAL)
603         - update gmnal (Myrinet NAL), gmnalid
604
605 2005-02-04  Eric Barton  <eeb@bartonsoftware.com>
606
607         * Landed portals:b_port_step as follows...
608
609           - removed CFS_DECL_SPIN* 
610             just use 'spinlock_t' and initialise with spin_lock_init()
611
612           - removed CFS_DECL_MUTEX*
613             just use 'struct semaphore' and initialise with init_mutex()
614
615           - removed CFS_DECL_RWSEM*
616             just use 'struct rw_semaphore' and initialise with init_rwsem()
617
618           - renamed cfs_sleep_chan -> cfs_waitq
619                     cfs_sleep_link -> cfs_waitlink
620
621           - fixed race in linux version of arch-independent socknal
622             (the ENOMEM/EAGAIN decision).
623
624           - Didn't fix problems in Darwin version of arch-independent socknal
625             (resetting socket callbacks, eager ack hack, ENOMEM/EAGAIN decision)
626
627           - removed libcfs types from non-socknal header files (only some types
628             in the header files had been changed; the .c files hadn't been
629             updated at all).