From 7eb42e5c8b4055a6ca80d18122860fce05cad31d Mon Sep 17 00:00:00 2001 From: johann Date: Sat, 9 May 2009 19:42:46 +0000 Subject: [PATCH] Branch b_release_1_8_0 b=18192 Add changelog entry. --- ldiskfs/ChangeLog | 4 ++-- lustre/ChangeLog | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/ldiskfs/ChangeLog b/ldiskfs/ChangeLog index 7f1c565..1f4ae12 100644 --- a/ldiskfs/ChangeLog +++ b/ldiskfs/ChangeLog @@ -1,8 +1,8 @@ 2009-04-20 Sun Microsystems, Inc. * version 3.0.8 -Severity : minor -Frequency : in recovery +Severity : normal +Frequency : during recovery Bugzilla : 18192 Description: don't mix llog inodes with normal. Details : allocate inodes for log in last inode group diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 1823fe4..01b77a1 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -28,6 +28,12 @@ Description: Very poor metadata performance on Infiniband lustre configuration Details : OST object precreation becomes very slow on big OSTs. This is due to the ialloc patch spending too much time scanning groups. +Severity : normal +Frequency : during recovery +Bugzilla : 18192 +Description: don't mix llog inodes with normal. +Details : allocate inodes for log in last inode group + ------------------------------------------------------------------------------- 2009-04-30 Sun Microsystems, Inc. -- 1.8.3.1