From 9c1675244bee79ba7d544c15062ee6a1532b1203 Mon Sep 17 00:00:00 2001 From: eeb Date: Fri, 3 Aug 2007 16:04:07 +0000 Subject: [PATCH] * Added Changelog entry for "dropped message" CERROR->D_NETERROR fix --- lnet/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lnet/ChangeLog b/lnet/ChangeLog index b0ff9a9..a28de69 100644 --- a/lnet/ChangeLog +++ b/lnet/ChangeLog @@ -28,6 +28,12 @@ * 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. -- 1.8.3.1