Whamcloud - gitweb
Branch b1_8_gate
authorbobijam <bobijam>
Thu, 4 Sep 2008 02:18:39 +0000 (02:18 +0000)
committerbobijam <bobijam>
Thu, 4 Sep 2008 02:18:39 +0000 (02:18 +0000)
b=16561
i=Oleg Drokin (green)
i=johann

Description: Hitting mdc_commit_close() ASSERTION
Details    : Properly handle request reference release in
             ll_release_openhandle().

lustre/ChangeLog

index 374d888..57c99e4 100644 (file)
@@ -38,6 +38,12 @@ 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   : major
+Bugzilla   : 16561
+Description: Hitting mdc_commit_close() ASSERTION
+Details    : Properly handle request reference release in
+             ll_release_openhandle().
+
 Severity   : normal
 Bugzilla   : 15927
 Frequency  : rare