From 75633acf9290f64a9abfe625fd1f7a9ddfa4e8a2 Mon Sep 17 00:00:00 2001 From: bobijam Date: Thu, 4 Sep 2008 02:18:39 +0000 Subject: [PATCH] Branch b1_8_gate 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 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 374d888..57c99e4 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -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 -- 1.8.3.1