Whamcloud - gitweb
* Added Changelog entry for "dropped message" CERROR->D_NETERROR fix
authoreeb <eeb>
Fri, 3 Aug 2007 16:04:07 +0000 (16:04 +0000)
committereeb <eeb>
Fri, 3 Aug 2007 16:04:07 +0000 (16:04 +0000)
lnet/ChangeLog

index b0ff9a9..a28de69 100644 (file)
        * bug fixes
 
 Severity   : minor
+Bugzilla   : 11223
+Details    : Change "dropped message" CERRORs to D_NETERROR so they are
+             logged instead of creating "console chatter" when a lustre
+            timeout races with normal RPC completion.
+
+Severity   : minor
 Details    : lnet_clear_peer_table can wait forever if user forgets to
              clear a lazy portal.