Whamcloud - gitweb
b=20433 Move new ChangeLog entry to the top.
authorRobert Read <rread@sun.com>
Wed, 31 Mar 2010 19:04:34 +0000 (12:04 -0700)
committerRobert Read <rread@sun.com>
Wed, 31 Mar 2010 19:04:34 +0000 (12:04 -0700)
lustre/ChangeLog

index 9f49d6a..fd3498f 100644 (file)
@@ -13,6 +13,13 @@ tbd  Sun Microsystems, Inc.
        * Note that reiserfs quotas are disabled on SLES 10 in this kernel.
 
 Severity   : normal
+Bugzilla   : 20433
+Description: decrease the usage of memory on clients.
+Details    : 1. On clients, recycle dentries and inodes unused.
+            2. Delete the code related to ll_deathrow(att 6215 in bug 1443). It
+               is useless now.
+
+Severity   : normal
 Bugzilla   : 21829
 Description: llobdstat fix and enhancement
 Details    : add a counter to set a limit to how many samples will be returned
@@ -2424,13 +2431,6 @@ Details    : In ptlrpc_retain_replayable_request if we cannot find retained
              request with tid smaller then one currently being added, add it
             to the start, not end of the list.
 
-Severity   : normal
-Bugzilla   : 20433
-Description: decrease the usage of memory on clients.
-Details    : 1. On clients, recycle dentries and inodes unused.
-            2. Delete the code related to ll_deathrow(att 6215 in bug 1443). It
-               is useless now.
-
 --------------------------------------------------------------------------------
 
 2007-08-10         Cluster File Systems, Inc. <info@clusterfs.com>