From 56168766f521da4e9640d53bca84ed629a13356e Mon Sep 17 00:00:00 2001 From: Johann Lombardi Date: Fri, 24 Sep 2010 10:25:14 +0200 Subject: [PATCH] b=20456 add changelog entry --- lustre/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 01e8316..987e365 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -3,6 +3,11 @@ * Support for kernel: 2.6.18-128.1.14.el5 (RHEL 5) +Severity : normal +Bugzilla : 20456 +Description: ASSERTION(atomic_read(&imp->imp_inflight) == 0) failed +Details : unregistering should be zero if no RPC inflight. + Severity : major Bugzilla : 20892 Description: bad entry in directory xxx: inode out of bounds -- 1.8.3.1