Whamcloud - gitweb
Branch HEAD
authoradilger <adilger>
Wed, 14 Feb 2007 20:34:02 +0000 (20:34 +0000)
committeradilger <adilger>
Wed, 14 Feb 2007 20:34:02 +0000 (20:34 +0000)
Add ChangeLog entry
b=11669

lustre/ChangeLog

index 62beebf..831b712 100644 (file)
@@ -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()
        
 ------------------------------------------------------------------------------