Whamcloud - gitweb
land b_smallfix 20040407_1414:
[fs/lustre-release.git] / lustre / ChangeLog
index d035587..4470e1e 100644 (file)
@@ -1,7 +1,11 @@
 tbd  Cluster File Systems, Inc. <info@clusterfs.com>
        * version 1.2.x
-       * Bug fixes
-       - clear page cache after eviction  (2766)
+       * bug fixes
+       - clear page cache after eviction (2766)
+
+tbd  Cluster File Systems, Inc. <info@clusterfs.com>
+       * version 1.2.2
+       * bug fixes
        - don't copy lvb into (possibly NULL) reply on error (2983)
        - don't deref dentry after dput, don't free lvb on error (2922)
        - use the kms to determine writeback rpc length (2947)
@@ -9,6 +13,9 @@ tbd  Cluster File Systems, Inc. <info@clusterfs.com>
        - update client's i_blocks count via lvb messages (2543)
        - handle intent open/close of special files properly (1557)
        - mount MDS with errors=remount-ro, like obdfilter (2009)
+       - initialize lock handle to avoid ASSERT on error cleanup (3057)
+       - don't use cancelling-locks' kms values (2947)
+       - use highest lock extent for kms, not last one (2925)
        * miscellania
        - allow default OST striping configuration per directory (1414)