Whamcloud - gitweb
b=20433 decrease the usage of memory on clients.
[fs/lustre-release.git] / lustre / ChangeLog
index a8c165f..9f49d6a 100644 (file)
@@ -2424,6 +2424,13 @@ 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>