Whamcloud - gitweb
the first try at lock LRU
[fs/lustre-release.git] / lustre / ChangeLog
index ad23c1d..ac05e5c 100644 (file)
@@ -1,6 +1,9 @@
 TBD
        * version TBD
        * bug fixes
+         - fix null d_it dereference (346)
+         - fix full OST/dbench hang (333)
+         - fix permission problem with file removal (286)
          - fix removal of OSCs from LOV when they fail
          - fix NULL deref during bulk timeout (214)
          - fix problems related to multiple filesystems on one MDS (241)
@@ -12,6 +15,7 @@ TBD
          - data locks weren't cancelled at clear_inode time (290, 311)
          - intent locks could lead to unbounded lock growth (205)
        * protocol change
+          - Add capability to MDS protocol
          - LDLM cancellations and callbacks on different portals
 
 2002-10-28  Andreas Dilger  <adilger@clusterfs.com>