Whamcloud - gitweb
Branch b_release_1_8_0
authorjohann <johann>
Sat, 9 May 2009 19:42:46 +0000 (19:42 +0000)
committerjohann <johann>
Sat, 9 May 2009 19:42:46 +0000 (19:42 +0000)
b=18192

Add changelog entry.

ldiskfs/ChangeLog
lustre/ChangeLog

index 7f1c565..1f4ae12 100644 (file)
@@ -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
index 1823fe4..01b77a1 100644 (file)
@@ -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.