From: shadow Date: Mon, 18 Aug 2008 15:52:58 +0000 (+0000) Subject: void messages about idr_remove called for id which is not allocated. X-Git-Tag: v1_7_80~1^18~10 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=8242e4ab19e69412f28f8b01cf197bd3984354d1;p=fs%2Flustre-release.git void messages about idr_remove called for id which is not allocated. Branch b1_8_gate b=16583 i=zam i=panda --- diff --git a/lustre/ChangeLog b/lustre/ChangeLog index a7aaae9..d0bd8f9 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -39,6 +39,13 @@ tbd Sun Microsystems, Inc. old (verbose) output can be obtained by using -v option. Severity : minor +Bugzilla : 16583 +Frequency : rare +Description: avoid messages about idr_remove called for id which is not allocated. +Details : Move assigment s_dev for clustered nfs to end of initialization, for avoid + problem with error handling. + +Severity : minor Bugzilla : 16109 Frequency : rare Description: avoid Already found the key in hash [CONN_UNUSED_HASH] messages