Whamcloud - gitweb
avoid "Already found the key in hash [CONN_UNUSED_HASH]" messages
authorshadow <shadow>
Thu, 14 Aug 2008 09:17:48 +0000 (09:17 +0000)
committershadow <shadow>
Thu, 14 Aug 2008 09:17:48 +0000 (09:17 +0000)
Branch b1_8_gate
b=16109
i=johann
i=green

lustre/ChangeLog

index f796451..a7aaae9 100644 (file)
@@ -38,6 +38,14 @@ tbd Sun Microsystems, Inc.
        * Output of lfs quota has been made less detailed by default,
          old (verbose) output can be obtained by using -v option.
 
+Severity   : minor
+Bugzilla   : 16109
+Frequency  : rare
+Description: avoid Already found the key in hash [CONN_UNUSED_HASH] messages
+Details    : When connection is reused this not moved from CONN_UNUSED_HASH into
+             CONN_USED_HASH and this prodice warning when put connection again
+             in unused hash.
+
 Severity   : normal
 Bugzilla   : 15139
 Frequency  : rare