From cd586120d39cbe3fef8d7efed7498f44ff33e56d Mon Sep 17 00:00:00 2001
From: adilger <adilger>
Date: Wed, 14 Feb 2007 20:34:02 +0000
Subject: [PATCH] Branch HEAD Add ChangeLog entry b=11669

---
 lustre/ChangeLog | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/lustre/ChangeLog b/lustre/ChangeLog
index 62beebf136..831b712f00 100644
--- a/lustre/ChangeLog
+++ b/lustre/ChangeLog
@@ -237,6 +237,13 @@ Description: RPCs being resent when they shouldn't be
 Details    : Some RPCs that should not be resent are being resent.  This
 	     can cause inconsistencies in the RPC state machine.  Do not
 	     resend such requests.
+
+Severity   : normal
+Frequency  : rare, only with NFS export
+Bugzilla   : 11669
+Description: Crash on NFS re-export node
+Details    : under very unusual load conditions an assertion is hit in
+	     ll_intent_file_open()
 	
 ------------------------------------------------------------------------------
 
-- 
GitLab