From 9ebc16a4210be68ca4e76a872e8eb8b57b40b7d9 Mon Sep 17 00:00:00 2001 From: Johann Lombardi Date: Fri, 28 May 2010 13:41:18 +0200 Subject: [PATCH] add missing changelog entries --- lustre/ChangeLog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 648a7f2..b0bf521 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -41,9 +41,25 @@ Bugzilla : 22402 Description: add new OBDFILTER_SURVEY test suite Severity : enhancement +Bugzilla : 20326 +Description: add new multiple mount protection (MMP) test suite + +Severity : enhancement Bugzilla : 21647 Description: add support for async journal commit in echo client +Severity : enhancement +Bugzilla : 21244 +Description: allow userland programs to include + from stardard include directories + +Severity : normal +Bugzilla : 22244/21128 +Description: stack overflow when freeing locks under memory pressure +Details : instead of cancelling locks locally in the shrinking thread, + deletate it to a separate blocking thread to prevent stack + overflow. + Severity : normal Bugzilla : 22755 Description: The shrink grant feature is still active on the client although the @@ -80,6 +96,10 @@ Bugzilla : 17086 Description: LSI Fusion MPT driver hacks to improve performance Details : Set CONFIG_FUSION_MAX_SGE to 256 for RHEL5 +Severity : enhancement +Bugzilla : 22509 +Description: increase default md stripe_cache_size to 16k + Severity : normal Bugzilla : 15587/21439 Description: don't handle security.capability xattr -- 1.8.3.1