From 2b7208841298dbb3b421eb766503dbcebc1bee75 Mon Sep 17 00:00:00 2001 From: bobijam Date: Wed, 10 Sep 2008 01:51:49 +0000 Subject: [PATCH] Branch b1_8_gate b=16561 o=oleg.drokin (green) i=johann i=zhenyu.xu (bobijam) Description: Hitting mdc_commit_close() ASSERTION Details : Properly handle request reference release in ll_release_openhandle(). --- lustre/ChangeLog | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 64278c5..ccac25c 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -37,13 +37,20 @@ tbd Sun Microsystems, Inc. For more information, please refer to bugzilla 13904. * 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 : 15975 Frequency : only patchless client Description: add workaround for race between add/remove dentry from hash -Severity : enhancement -Bugzilla : 16845 +Severity : enhancement +Bugzilla : 16845 Description: Allow OST glimpses to return PW locks Severity : minor -- 1.8.3.1